No description
Find a file
PCoder 7726bc7c41 Change all CharField to TextField
I do not know how long these fields would be + there is not much
of a performance difference from postgres point of view which is
our preferred database
2021-07-27 09:48:34 +05:30
app Change all CharField to TextField 2021-07-27 09:48:34 +05:30
gmba_django Manage prod and dev settings separately 2021-07-26 14:03:54 +05:30
.gitignore Manage prod and dev settings separately 2021-07-26 14:03:54 +05:30
manage.py Manage prod and dev settings separately 2021-07-26 14:03:54 +05:30
requirements.txt Manage prod and dev settings separately 2021-07-26 14:03:54 +05:30