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-01-04 18:15:55 +01:00
..
migrations Allow sharing drafts publicly with a draft key 2020-12-27 20:00:41 +01:00
static Remove underline from pills 2021-01-04 18:15:54 +01:00
templates Switch to django-compressor 2021-01-04 18:15:53 +01:00
tests Add pytest test to check for missing migrations 2021-01-04 18:15:55 +01:00
views Refactor live preview & Allow previewing other visible fields 2020-12-29 21:47:37 +01:00
__init__.py Initial commit 2020-08-14 14:53:30 +02:00
admin.py Update admin list order 2021-01-02 11:40:50 +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
context_processors.py Add pipelines url 2020-12-27 16:09:19 +01:00
markdown.py Test markdown image lazy loading extensions 2020-12-03 21:50:53 +01:00
models.py Switch to django-compressor 2021-01-04 18:15:53 +01:00
urls.py Move articles urls to their own file 2020-12-30 14:54:22 +01:00
utils.py Refactor articles model 2021-01-03 21:51:46 +01:00