Commit graph

116 commits

Author SHA1 Message Date
efc4a26340 Fix feeds.html 2024-01-30 04:02:25 +01:00
85ae466d3b Add /feeds 2024-01-30 03:29:56 +01:00
c5869024e0 Don't cache if DEBUG 2024-01-30 03:28:52 +01:00
32e9ccb413 Cache site with Redis 2024-01-30 03:12:04 +01:00
renovate[bot]
1323ba27a6
Update dependency ruff to v0.1.15 (#3)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-30 02:51:53 +01:00
a8f5d2023f Mark manage.py as executable
git update-index --chmod=+x .\manage.py
2024-01-30 02:34:14 +01:00
a70ccca169 Add Django project 2024-01-30 02:30:43 +01:00
38575a6d42 Add launch.json for Django 2024-01-27 23:54:47 +01:00
3b544488ad Add .pre-commit-config.yaml 2024-01-27 23:54:17 +01:00
230821a918 Add GitHub workflow for Ruff 2024-01-27 23:54:05 +01:00
65bd8785a6 Add renovate.json 2024-01-27 23:53:52 +01:00
0fd59e18be Update .gitignore 2024-01-27 20:11:09 +01:00
5c70245ca6 Update README.md 2024-01-27 20:09:51 +01:00
1b7f4fe83f Update README.md 2024-01-23 18:44:33 +01:00
d45e6d5036 Ignore dependency directory 2024-01-23 17:20:51 +01:00
8aa14730ad
Initial commit 2024-01-23 17:19:23 +01:00