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-02 11:40:50 +01:00
..
migrations Allow sharing drafts publicly with a draft key 2020-12-27 20:00:41 +01:00
static Tweak borders 2020-12-31 13:50:13 +01:00
templates Add a related articles section at the bottom of articles 2020-12-31 13:51:13 +01:00
tests Add live preview in admin 2020-12-29 13:16:54 +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 Add a related articles section at the bottom of articles 2020-12-31 13:51:13 +01:00
urls.py Move articles urls to their own file 2020-12-30 14:54:22 +01:00
utils.py Fix build full absolute url when no request 2020-12-27 19:56:50 +01:00