Merge branch 'main' into za/2054-waffle-feature-flags

This commit is contained in:
zandercymatics 2024-05-01 08:13:47 -06:00
commit 1ded9fa53c
No known key found for this signature in database
GPG key ID: FF4636ABEC9682B7
18 changed files with 578 additions and 689 deletions

View file

@ -9,7 +9,7 @@ cfenv = "*"
django-cors-headers = "*"
pycryptodomex = "*"
django-allow-cidr = "*"
django-auditlog = "2.3.0"
django-auditlog = "*"
django-csp = "*"
environs = {extras=["django"]}
Faker = "*"