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
2020-12-29 20:06:32 +01:00
..
migrations Allow sharing drafts publicly with a draft key 2020-12-27 20:00:41 +01:00
static Refactor live preview and make it work on safari 2020-12-29 20:04:51 +01:00
templates Fix live preview button design on safari ios 2020-12-29 20:06:32 +01:00
tests Add live preview in admin 2020-12-29 13:16:54 +01:00
views Add live preview in admin 2020-12-29 13:16:54 +01:00
__init__.py Initial commit 2020-08-14 14:53:30 +02:00
admin.py Add data to articles admin 2020-12-28 08:42:30 +01:00
apps.py Initial commit 2020-08-14 14:53:30 +02:00
assets.py Move vendor css to own folder 2020-12-29 09:31:26 +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 live preview in admin 2020-12-29 13:16:54 +01:00
utils.py Fix build full absolute url when no request 2020-12-27 19:56:50 +01:00