Add CSRF_TRUSTED_ORIGINS env variable example to prevent deployment issues
* Added pre commit hook * Run pre commit hook on all files --------- Co-authored-by: Horilla <131998600+horilla-opensource@users.noreply.github.com>
* 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>