gmba_django/app
2022-01-13 10:43:02 +05:30
..
management/commands Make GMBA narrow boolean field 2022-01-13 10:07:06 +05:30
migrations Add migration 2022-01-13 10:36:11 +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 Move countries after mother range 2022-01-13 10:43:02 +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 Make range_alternate_id charfield and position it at the bottom 2022-01-13 10:35:46 +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