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-24 12:50:25 +01:00
..
migrations Add keywords & meta tags 2020-11-28 20:09:37 +01:00
static Improve display of code and quotes 2020-12-24 12:50:25 +01:00
templates/articles Change display date format 2020-12-06 16:51:49 +01:00
tests Add some models tests 2020-12-03 22:04:45 +01:00
views Test feed views 2020-12-03 21:44:23 +01:00
__init__.py Initial commit 2020-08-14 14:53:30 +02:00
admin.py Add keywords & meta tags 2020-11-28 20:09:37 +01:00
apps.py Initial commit 2020-08-14 14:53:30 +02:00
context_processors.py Change display date format 2020-12-06 16:51:49 +01:00
markdown.py Test markdown image lazy loading extensions 2020-12-03 21:50:53 +01:00
models.py Remove unused code 2020-12-06 17:15:44 +01:00
utils.py Use an absolute url for open graph image 2020-11-28 20:26:37 +01:00