lemoncurry/lemoncurry
Danielle McLean c49e17db90
Upgrade Bootstrap to v5
This is just an in-place upgrade to produce a roughly unchanged page
design. Ideally I'm going to need to install Sass and use that, because
Bootstrap 5 relies a bit more heavily on using its Sass sources if you
want to customise things (which I do), but for now loading standard
Bootstrap from the CDN is fine.

I still prefer Stylus over both Sass and LESS, but the industry seem to
have decided on using Sass, which probably means I'll be better off
porting my customisations to Sass in the long run. Oh well.
2024-03-13 17:10:38 +11:00
..
jinja2 Upgrade Bootstrap to v5 2024-03-13 17:10:38 +11:00
settings Remove deprecated reference to HiredisParser 2024-03-13 15:54:42 +11:00
static Upgrade Bootstrap to v5 2024-03-13 17:10:38 +11:00
templatetags Run Black over the whole codebase 2023-08-10 16:52:37 +10:00
tests Run Black over the whole codebase 2023-08-10 16:52:37 +10:00
__init__.py Initial commit - result of django-admin project lemoncurry . with no customisation 2017-10-23 08:52:16 +11:00
admin.py Force the Django admin to go through the normal lemonauth:login view rather than its own login 2018-04-25 14:49:02 +10:00
breadcrumbs.py Run Black over the whole codebase 2023-08-10 16:52:37 +10:00
debug.py Run Black over the whole codebase 2023-08-10 16:52:37 +10:00
middleware.py Run Black over the whole codebase 2023-08-10 16:52:37 +10:00
msgpack.py Add pickle support to the MSGPackModernSerializer - if a type can't be serialized to native MessagePack, then pickle it 2018-06-08 14:46:41 +10:00
requests.py Run Black over the whole codebase 2023-08-10 16:52:37 +10:00
theme.py Run Black over the whole codebase 2023-08-10 16:52:37 +10:00
urls.py Run Black over the whole codebase 2023-08-10 16:52:37 +10:00
utils.py Run Black over the whole codebase 2023-08-10 16:52:37 +10:00
wsgi.py Initial commit - result of django-admin project lemoncurry . with no customisation 2017-10-23 08:52:16 +11:00