Added production settings and support for secret values from env variables (#118)
* Added Django-environ support and Production settings * Option to set db settings in both ways * Added setuptools in req.txt * Minor bug fix --------- Co-authored-by: Horilla <131998600+horilla-opensource@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
cfe96a5cae
commit
c514599c8a
@@ -12,6 +12,7 @@ cssselect2
|
||||
Django>=4.2
|
||||
django-apscheduler
|
||||
django-cors-headers
|
||||
django-environ
|
||||
django-filter
|
||||
django-haystack
|
||||
django-jsonfield
|
||||
|
||||
Reference in New Issue
Block a user