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/src/articles
2022-10-01 11:54:37 +02:00
..
migrations Add cache to attachment urls 2022-10-01 09:16:26 +02:00
static Fix live preview reset scrolling 2022-09-28 20:09:40 +02:00
templates Add rel noopener to target blank links 2022-09-28 00:20:34 +02:00
tests Add last-modified to article view 2022-10-01 11:54:37 +02:00
views Add last-modified to article view 2022-10-01 11:54:37 +02:00
__init__.py Reorganize repo 2021-12-19 21:44:02 +01:00
admin.py Update deps 2022-09-23 21:45:29 +01:00
apps.py Reorganize repo 2021-12-19 21:44:02 +01:00
context_processors.py Fix type annotations 2022-09-23 20:47:19 +01:00
markdown.py Fix moar mypy 2021-12-31 12:08:35 +01:00
models.py Switch to fbv for article view 2022-09-23 22:19:16 +01:00
urls.py Refactor views 2022-09-24 15:30:33 +01:00
utils.py Fix type annotations 2022-09-23 20:47:19 +01:00