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-09-03 22:00:38 +02:00
..
management/commands Add task to notify commenters once their comment has been moderated. 2020-08-20 16:22:15 +02:00
migrations Fix comments ordering 2020-09-03 22:00:38 +02:00
static Use css to customize article content widget 2020-08-28 21:55:34 +02:00
templates/articles Allow disabling comments on article/page 2020-09-03 21:29:58 +02:00
tests Fix test data 2020-08-24 23:49:35 +02:00
views Definitively fix article field in comment admin form 2020-09-03 22:00:28 +02:00
__init__.py Initial commit 2020-08-14 14:53:30 +02:00
admin.py Definitively fix article field in comment admin form 2020-09-03 22:00:28 +02:00
apps.py Initial commit 2020-08-14 14:53:30 +02:00
context_processors.py Definitively fix article field in comment admin form 2020-09-03 22:00:28 +02: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