* Support for the preloaded TestDB_Horilla.sqlite3 has been removed
* Users now have the option to preload test data on time of database initialisation
* New settings has been updated inside the .env file
* Updated README.md to incorporate these changes
* 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>