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 08:24:40 +02:00
..
migrations Add default author for articles 2020-08-17 17:49:19 +02:00
static Improve margin on mobile displays 2020-08-17 16:13:30 +02:00
templates/articles Use url tag for rss feed href 2020-08-18 08:17:39 +02:00
tests Reduce test setup 2020-08-18 08:24:40 +02:00
views Fix admin link for pages 2020-08-17 13:17:23 +02:00
__init__.py Initial commit 2020-08-14 14:53:30 +02:00
admin.py Add support for pinned pages 2020-08-17 09:57:24 +02:00
apps.py Initial commit 2020-08-14 14:53:30 +02:00
context_processors.py Add support for pinned pages 2020-08-17 09:57:24 +02:00
models.py Reduce test setup 2020-08-18 08:24:40 +02:00