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-28 10:13:35 +01:00
..
migrations Allow sharing drafts publicly with a draft key 2020-12-27 20:00:41 +01:00
static Increase content textarea size 2020-12-28 08:25:14 +01:00
templates Move pagination to articles list only 2020-12-28 09:01:49 +01:00
tests Fix read time when content is empty 2020-12-28 10:13:35 +01:00
views Add read time 2020-12-28 08:04:28 +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 Fix minification on chrome 2020-12-25 14:50:51 +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 Fix read time when content is empty 2020-12-28 10:13:35 +01:00
utils.py Fix build full absolute url when no request 2020-12-27 19:56:50 +01:00