Commit Graph

12 Commits

Author SHA1 Message Date
PCoder 386ea46310 Handle geodata and offline requests 2021-07-27 13:43:27 +05:30
PCoder 8ea61dfc55 Create a simple class-based view for the HomePage 2021-07-27 12:47:39 +05:30
PCoder ac0014cfdb Move formats.py to app 2021-07-27 12:44:16 +05:30
PCoder a76c547fc4 Fix more formatting issues 2021-07-27 10:30:20 +05:30
PCoder 8685c4a7a2 Fix issues in convert.py
- Replace all query with objects
- Reformat code
2021-07-27 10:28:07 +05:30
PCoder b628f6621d Fix db errors in convert.py
- use print for logger for the time being
- replace db.session with obj.save methods
- use transaction for no_flush case

TODO: change query / filter / filter_by
2021-07-27 10:13:50 +05:30
PCoder 0b93703886 Add convert.py as is from gmba-connect 2021-07-27 10:00:44 +05:30
PCoder f955b4375d Add formats.py file as is from gmba-connect 2021-07-27 09:54:59 +05:30
PCoder 72d55a5f14 Load development configs in asgi and wsgi 2021-07-27 09:52:27 +05:30
PCoder 37fc39dd7f Add app to the installed apps list 2021-07-27 09:50:25 +05:30
PCoder c43394701e Manage prod and dev settings separately 2021-07-26 14:03:54 +05:30
PCoder 0c05340a2c Initial commit 2021-07-26 13:11:34 +05:30