mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-03 00:12:16 +02:00
Update Django settings
Provide a sensible set of starting settings for a good degree of security and document them well enough that future operations people don't have to dig for hours to understand what is being done.
This commit is contained in:
parent
8f41050f76
commit
4ace5b4128
3 changed files with 433 additions and 94 deletions
|
@ -13,4 +13,5 @@ gunicorn = "*"
|
|||
psycopg2-binary = "*"
|
||||
|
||||
[dev-packages]
|
||||
django-debug-toolbar = "*"
|
||||
django-debug-toolbar = "*"
|
||||
nplusone = "*"
|
Loading…
Add table
Add a link
Reference in a new issue