Commit graph

6 commits

Author SHA1 Message Date
813446c568
Remove CONSERVANCY_SECRET_KEY
Use SECRET_KEY instead to minimise use of non-standard settings.
2023-10-26 13:09:50 +11:00
70b8aa07ae
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.
2023-10-26 12:28:29 +11:00
2f3fba359f
usethesource: Fix header image path 2023-10-25 23:04:59 +11:00
1d60fb041b
usethesource: Add stars banner image 2023-10-25 22:51:45 +11:00
6d4fee3c3b
Update wsgi.py to reflect directory structure changes 2023-10-25 16:28:57 +11:00
ce6be591bd
Rename "www" directory to "conservancy" 2023-10-25 13:01:21 +11:00