gmba_django/app/migrations
2021-11-28 11:58:57 +05:30
..
0001_initial.py Make migrations from the generated models.py 2021-07-27 09:50:57 +05:30
0002_country_gmba_speciesgroup_language_peoplestatus_rangetype_redlistcategory_source_taxonstatus_taxonun.py Add LU models and model admin 2021-10-29 08:03:55 +05:30
0003_auto_20211101_0411.py Add migration file 2021-11-01 09:44:12 +05:30
0004_auto_20211108_0106.py Add migrations 2021-11-08 06:37:11 +05:30
0005_auto_20211110_1218.py First working version of the import magmt command 2021-11-10 19:50:49 +05:30
0006_rename_scale_peoplefunction_function.py First working version of the import magmt command 2021-11-10 19:50:49 +05:30
0007_auto_20211110_1352.py First working version of the import magmt command 2021-11-10 19:50:49 +05:30
0008_alter_taxonrange_taxon.py First working version of the import magmt command 2021-11-10 19:50:49 +05:30
0009_alter_person_birds.py Make boolean fields for People model 2021-11-19 07:32:47 +05:30
0010_auto_20211119_0201.py Make boolean fields for People model 2021-11-19 07:32:47 +05:30
0011_auto_20211119_0354.py Change remaining boolean fields 2021-11-19 09:27:57 +05:30
0012_alter_person_country.py Peron country 2021-11-19 10:51:01 +05:30
0013_remove_person_country.py Remove country field from Person 2021-11-22 12:44:13 +05:30
0014_alter_person_country_lookup.py Make country_lookup the Country field 2021-11-22 12:46:18 +05:30
0015_rename_country_lookup_person_country.py Add migration 2021-11-22 13:01:15 +05:30
0016_alter_person_status.py Make status a dependent field in Person model 2021-11-22 13:13:51 +05:30
0017_auto_20211122_1008.py Add role field 2021-11-22 15:39:33 +05:30
0018_alter_person_entry_date.py Revert back editable for entry_date 2021-11-22 15:49:10 +05:30
0019_auto_20211125_0509.py Make incremental model change (mother_range to be modelled next) 2021-11-25 10:40:19 +05:30
0020_alter_range_mother_range.py Add mother_range dependency 2021-11-25 11:05:19 +05:30
0021_alter_range_checked.py Range: checked field 2021-11-25 11:18:26 +05:30
0022_alter_organization_country.py Link country to organization 2021-11-26 12:18:13 +05:30
0023_alter_range_feature.py Attempt to link Range and RangeType models 2021-11-26 13:00:23 +05:30
0024_alter_resource_stars.py Make resource stars choices 2021-11-26 13:43:42 +05:30
0025_alter_resource_url.py Make url URLField 2021-11-26 16:47:09 +05:30
0026_auto_20211126_1203.py Fix boolean fields of resources table 2021-11-26 17:34:02 +05:30
0027_auto_20211126_1252.py Resource : Fix boolean field 2021-11-26 18:26:59 +05:30
0028_alter_organization_category.py Organization: Add category choices (make category dropdown field) 2021-11-26 19:35:59 +05:30
0029_auto_20211128_0452.py #9942: Make datatype changes Person model 2021-11-28 10:22:30 +05:30
0030_auto_20211128_0505.py Add migration 2021-11-28 10:36:03 +05:30
0031_auto_20211128_0514.py Persons: More fields changed to Charfield instead of TextField 2021-11-28 10:44:48 +05:30
0032_alter_person_search_name.py Make search_name Char 2021-11-28 10:50:51 +05:30
0033_auto_20211128_0551.py Simplify role 2021-11-28 11:21:58 +05:30
0034_alter_person_gmba_function.py Make GMBA functions a drop down 2021-11-28 11:58:57 +05:30
__init__.py Create app and obtain models from inspectdb 2021-07-27 09:30:24 +05:30