gmba_django/app
PCoder 1a8dd58e3f Persons: More fields changed to Charfield instead of TextField 2021-11-28 10:44:48 +05:30
..
management/commands Fix boolean fields of resources table 2021-11-26 17:34:02 +05:30
migrations Persons: More fields changed to Charfield instead of TextField 2021-11-28 10:44:48 +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 Don't show gmba_function 2021-11-28 10:35:09 +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 Persons: More fields changed to Charfield instead of TextField 2021-11-28 10:44:48 +05:30
tests.py Create app and obtain models from inspectdb 2021-07-27 09:30:24 +05:30
views.py Get fields correctly 2021-09-02 07:26:13 +05:30