django_md_blog/blog
2024-08-31 22:37:18 +03:30
..
migrations add login and change setting a bit 2024-08-31 17:37:04 +03:30
templates/blog add edit,add,delete for posts 2024-08-31 22:37:18 +03:30
__init__.py add django and project & app 2024-08-26 10:03:17 +03:30
admin.py change timezone , make simple post pages and change view and url files 2024-08-30 03:45:09 +03:30
apps.py add django and project & app 2024-08-26 10:03:17 +03:30
forms.py add edit,add,delete for posts 2024-08-31 22:37:18 +03:30
models.py add edit,add,delete for posts 2024-08-31 22:37:18 +03:30
tests.py add django and project & app 2024-08-26 10:03:17 +03:30
views.py add edit,add,delete for posts 2024-08-31 22:37:18 +03:30