Commit Graph

19 Commits

Author SHA1 Message Date
cb6aed2567
Replace drf-yasg with DRF native schema generator
I don't need anything advance. Just redirect to the swagger editor for the UI. Makes the app much simpler
2022-10-23 21:30:00 +01:00
d2b9db8ace
Use released version of wagtail-autocomplete
Wagtail 3 support is finally released
2022-10-21 14:07:40 +01:00
f1db2529bc
Support image serve view in wagtail-favicon.
https://github.com/octavenz/wagtail-favicon/pull/7
2022-10-21 13:57:04 +01:00
214f10002c
Cache latest blog post 2022-10-21 13:20:22 +01:00
ed22c531d3 Update dependency coverage to v6.5.0 2022-10-09 18:10:15 +01:00
549a48769d
Swap curlylint and djhtml with djlint 2022-10-05 14:17:00 +01:00
23b8454fe4
Add template caching for listing components 2022-10-02 17:27:55 +01:00
8232825a08
Add support for animated GIFs
This does sadly make the container a fair bit bigger...
2022-09-29 19:12:21 +01:00
b7f5ec1f7f Update dependency humanize to v4.4.0 2022-09-21 18:02:55 +01:00
20b803d780 Update dependency sentry-sdk to v1.9.8 2022-09-16 18:02:39 +01:00
b7817f9d82 Update dependency wagtail-metadata to v4.0.1 2022-09-16 10:05:18 +01:00
63f6f5aa73 Update dependency wagtail to v3.0.3 2022-09-15 10:05:37 +01:00
aa0be0a6f1 Update dependency more-itertools to v8.14.0 2022-09-14 10:13:12 +01:00
3c60fd1c66 Update dependency django-health-check to v3.17.0 2022-09-13 22:14:33 +01:00
420df63932 Update dependency django-htmx to v1.12.2 2022-09-13 17:59:04 +01:00
72642d948f
Embrace poetry
pip-tools doesn't work well on renovate, and also makes some things annoying. Poetry has been a pain in the past, but let's see if intense usage will win me over.
2022-09-13 14:52:06 +01:00
0a136496f4
Remove caches from base template
These components are pretty efficient, and it makes content editing more
annoying.
2022-09-05 13:58:36 +01:00
a0e88f0f78
Remove root template dir 2022-08-05 08:58:21 +01:00
e096dd8cf5
Install curlylint 2022-08-03 20:34:18 +01:00