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 19:24:31 +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 Move views and add feeds 2020-08-16 19:24:31 +02:00
views Move views and add feeds 2020-08-16 19:24:31 +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 Add admin link to article 2020-08-16 19:23:38 +02:00
tests.py Initial commit 2020-08-14 14:53:30 +02:00