This repository has been archived on 2023-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
python-blog/articles
2020-08-16 18:41:36 +02:00
..
migrations Add a views count on article 2020-08-14 22:06:38 +02:00
static Style admin 2020-08-16 18:39:27 +02:00
templates/articles Update shown date 2020-08-16 18:41:36 +02:00
__init__.py Initial commit 2020-08-14 14:53:30 +02:00
admin.py Fix updated at not set by publish/unpublish 2020-08-16 18:40:02 +02:00
apps.py Initial commit 2020-08-14 14:53:30 +02:00
models.py Fix updated at not set by publish/unpublish 2020-08-16 18:40:02 +02:00
tests.py Initial commit 2020-08-14 14:53:30 +02:00
views.py Add drafts list view 2020-08-16 18:14:55 +02:00