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-25 14:16:58 +02:00
..
management/commands Add task to notify commenters once their comment has been moderated. 2020-08-20 16:22:15 +02:00
migrations Allow longer slugs 2020-08-21 12:33:03 +02:00
static Add favicon 2020-08-20 21:18:24 +02:00
templates/articles Fix list template for HTML compliance (remove p tag) 2020-08-25 14:16:58 +02:00
tests Fix test data 2020-08-24 23:49:35 +02:00
views Fix email sending 2020-08-19 12:13:44 +02:00
__init__.py Initial commit 2020-08-14 14:53:30 +02:00
admin.py Mark moderated messages as not notified 2020-08-20 16:27:12 +02:00
apps.py Initial commit 2020-08-14 14:53:30 +02:00
context_processors.py Add drafts count and pill css 2020-08-18 14:23:51 +02:00
forms.py Update form rendering 2020-08-20 09:48:11 +02:00
models.py Allow longer slugs 2020-08-21 12:33:03 +02:00