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:15:19 +02:00
..
migrations Add a views count on article 2020-08-14 22:06:38 +02:00
static Limit image width 2020-08-14 22:07:20 +02:00
templates/articles Wrap articles in an article element 2020-08-14 22:07:04 +02:00
__init__.py Initial commit 2020-08-14 14:53:30 +02:00
admin.py Add mass (un)publish action 2020-08-16 18:15:19 +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