gmba_django/app
PCoder 9130fab8a5 Merge branch 'master' into 10106/update-list-view 2022-01-04 23:15:24 +05:30
..
management/commands Rearrange if clause 2021-12-01 13:37:54 +05:30
migrations Set foreign key relationship to on cascade delete for Person 2022-01-04 21:48:14 +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 Merge branch 'master' into 10106/update-list-view 2022-01-04 23:15:24 +05:30
apps.py Create app and obtain models from inspectdb 2021-07-27 09:30:24 +05:30
convert.py Fix error refreshing Person 2021-12-15 16:40:09 +05:30
formats.py Move formats.py to app 2021-07-27 12:44:16 +05:30
models.py Use autocomplete fields for looking up organization 2022-01-04 22:57:56 +05:30
tests.py Create app and obtain models from inspectdb 2021-07-27 09:30:24 +05:30
views.py Fix search (fields and taxa not done yet) 2021-12-07 22:32:58 +05:30