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-18 19:51:54 +02:00
..
migrations Style comments 2020-08-18 19:12:47 +02:00
static Handle errors in form 2020-08-18 19:44:13 +02:00
templates/articles Add links to comments admin 2020-08-18 19:51:54 +02:00
tests Fix test data 2020-08-18 10:05:09 +02:00
views Add links to comments admin 2020-08-18 19:51:54 +02:00
__init__.py Initial commit 2020-08-14 14:53:30 +02:00
admin.py Add basis for a comment system 2020-08-18 18:49:41 +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 Style comments 2020-08-18 19:12:47 +02:00
models.py Add links to comments admin 2020-08-18 19:51:54 +02:00