Files @ 70b8aa07aee4
Branch filter:

Location: website/requirements.txt

bsturmfels
Simplify settings and move some standard settings into settings.py

These were previously in djangocommonsettings.py, but don't ever vary between
development and production environments.
1
2
3
4
Django==3.2.19
beautifulsoup4==4.11.2
html5lib==1.1
django_countries==7.3.2