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
2021-03-06 14:43:04 +01:00
..
migrations Add tags on articles and list view 2021-03-04 18:24:22 +01:00
static Display tags in live preview 2021-03-06 14:43:04 +01:00
templates Display tags in live preview 2021-03-06 14:43:04 +01:00
tests Cleanup code from plausible and django-assets references 2021-03-04 20:03:05 +01:00
views Display tags in live preview 2021-03-06 14:43:04 +01:00
__init__.py Initial commit 2020-08-14 14:53:30 +02:00
admin.py Customize tag admin 2021-03-04 18:51:38 +01:00
apps.py Initial commit 2020-08-14 14:53:30 +02:00
compressor.py Switch to offline compressed assets 2021-01-05 17:59:58 +01:00
context_processors.py Cleanup code from plausible and django-assets references 2021-03-04 20:03:05 +01:00
markdown.py Test markdown image lazy loading extensions 2020-12-03 21:50:53 +01:00
models.py Make tag feeds more discoverable 2021-03-04 19:33:43 +01:00
urls.py Add feed for tags 2021-03-04 18:48:48 +01:00
utils.py Refactor articles model 2021-01-03 21:51:46 +01:00