Commit Graph

4 Commits

Author SHA1 Message Date
Horilla
47ae5f1659 [FIX] .env.dist 2024-06-06 14:28:31 +05:30
mrcbns
b6bfe1394e Update .env.dist (#198)
Add CSRF_TRUSTED_ORIGINS env variable example to prevent deployment issues
2024-06-06 11:21:30 +05:30
Ashwanth Balakrishnan
58be33a8d7 Added Pre-Commit Hooks (#175)
* Added pre commit hook

* Run pre commit hook on all files

---------

Co-authored-by: Horilla <131998600+horilla-opensource@users.noreply.github.com>
2024-05-07 12:23:36 +05:30
Ashwanth Balakrishnan
c514599c8a 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>
2024-03-19 08:44:43 +00:00