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-04 19:32:51 +01:00
..
migrations Add tags on articles and list view 2021-03-04 18:24:22 +01:00
static Add tags on articles and list view 2021-03-04 18:24:22 +01:00
templates Fix tags links when logged in 2021-03-04 19:32:51 +01:00
tests Disable test skipping 2021-03-03 17:31:31 +01:00
views Add feed for tags 2021-03-04 18:48:48 +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
assets.py Render admonitions with some style 2020-12-31 08:46:23 +01:00
compressor.py Switch to offline compressed assets 2021-01-05 17:59:58 +01:00
context_processors.py Update links to Gitea 2021-02-07 07:44:14 +01:00
markdown.py Test markdown image lazy loading extensions 2020-12-03 21:50:53 +01:00
models.py Add feed for tags 2021-03-04 18:48:48 +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