6f6e57a0c7
Add enforce host
2022-11-16 14:31:44 +00:00
8d19f112fd
Update dependency django-htmx to v1.13.0
2022-11-10 12:00:19 +00:00
c465839a1c
Update dependency django-rq to v2.6.0
2022-11-05 08:00:28 +00:00
df4dc64058
Replace poetry with pip
...
The lockfile issues, the extra bloat, I'm done.
Waiting for hatch to be supported by renovate.
2022-11-03 13:54:31 +00:00
13c355bf0a
Use pip-tools for dependency management
2022-07-28 18:55:47 +01:00
e2e0144b6a
Setup gunicorn for production WSGI server
2022-07-28 14:53:22 +01:00
72ac1bc1da
Add reusable referral links
2022-07-14 22:02:01 +01:00
310de1acf8
Add RQ
2022-07-13 08:21:06 +01:00
72dc3cc4ea
Add chooser for unsplash photos
...
It doesn't show images, yet
2022-07-12 15:14:27 +01:00
382853a384
Add unsplash model for storing images
...
Not wired in quite yet
2022-07-12 09:32:05 +01:00
4702afd5dd
Reduce complexity trying to save computation on rendering streamfield
...
This replaces more custom iteration with caching, which will end up faster anyway, and is more drop-in with the new structure.
Sadly it still renders the content twice, as `get_content_html` requires access to the blocks.
2022-07-03 23:10:57 +01:00
8a7dba4ca0
Use bs4 to extract plain text from HTML
...
It's slower, but it keeps spaces between tags, which is what we want.
2022-06-30 21:32:47 +01:00
a1d72c122a
Add code block
2022-06-27 23:29:55 +01:00
e0b95fd269
Add whitenoise for static files
2022-06-09 09:03:00 +01:00
531b75c128
Read configuration from environment
2022-06-09 08:51:47 +01:00
5f814b2a5a
Init wagtail project
2022-06-09 08:36:29 +01:00