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:39:27 +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 Add some nav links 2020-08-16 18:15:37 +02:00
__init__.py Initial commit 2020-08-14 14:53:30 +02:00
admin.py Style admin 2020-08-16 18:39:27 +02:00
apps.py Initial commit 2020-08-14 14:53:30 +02:00
models.py Add mass (un)publish action 2020-08-16 18:15:19 +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