gmba_django/app
PCoder 1c2641af0d Update the list view
Organisation : add country to the list at the end
Mountain Ranges: add country at the end. sort the range names in alphabetical order.
Persons: should have organisation name in the list view
Resources: Alphabetically sort the titles
2022-01-04 22:27:04 +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 Update the list view 2022-01-04 22:27:04 +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 Set foreign key relationship to on cascade delete for Person 2022-01-04 21:48:14 +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