.. |
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 |
__init__.py
|
Create app and obtain models from inspectdb
|
2021-07-27 09:30:24 +05:30 |