6 Commits

Author SHA1 Message Date
jaikishanwadhawa
d299172784 add support for gcp bucket for media (#529)
Co-authored-by: Jai <jai@voicegain.ai>
Co-authored-by: Horilla <131998600+horilla-opensource@users.noreply.github.com>
2025-02-26 10:53:49 +05:30
Horilla
a23e5ddb9b [IMP] HORILLA: Remove Test database from code base
* 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
2025-02-07 09:50:14 +05:30
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