gmba_django/app
PCoder 5ef97645cb Show debug messages only if debug is true 2021-11-29 10:27:27 +05:30
..
management/commands Show debug messages only if debug is true 2021-11-29 10:27:27 +05:30
migrations Add migration 2021-11-29 09:43:15 +05:30
static/app Complete ConfigurationPage porting 2021-07-28 12:43:08 +05:30
templates/app Add admin/index.html template 2021-07-28 19:16:33 +05:30
__init__.py Create app and obtain models from inspectdb 2021-07-27 09:30:24 +05:30
admin.py Disable models that are not needed in admin currently 2021-11-28 22:31:58 +05:30
apps.py Create app and obtain models from inspectdb 2021-07-27 09:30:24 +05:30
convert.py Put research parameters into correct fields 2021-08-31 22:59:41 +05:30
formats.py Move formats.py to app 2021-07-27 12:44:16 +05:30
models.py Remove unique constraint from MountainRange 2021-11-29 09:42:41 +05:30
tests.py Create app and obtain models from inspectdb 2021-07-27 09:30:24 +05:30
views.py Rename Range -> MountainRange 2021-11-28 12:21:08 +05:30