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-11-10 15:44:05 +01:00
..
management/commands Upgrade black 2020-09-05 09:09:59 +02:00
migrations Upgrade black 2020-09-05 09:09:59 +02:00
static Update articles list look with blog title and description 2020-09-12 17:20:56 +02:00
templates/articles Add plausible analytics if env variable exists 2020-11-10 15:44:05 +01:00
tests Add plausible analytics if env variable exists 2020-11-10 15:44:05 +01:00
views Update articles list look with blog title and description 2020-09-12 17:20:56 +02:00
__init__.py Initial commit 2020-08-14 14:53:30 +02:00
admin.py Rewrite page fieldsets so they reflect article's 2020-09-12 16:39:07 +02:00
apps.py Initial commit 2020-08-14 14:53:30 +02:00
context_processors.py Add plausible analytics if env variable exists 2020-11-10 15:44:05 +01:00
forms.py Update form rendering 2020-08-20 09:48:11 +02:00
markdown.py Lazy load images 2020-08-25 23:12:10 +02:00
models.py Fix comments ordering 2020-09-03 22:00:38 +02:00