aboutsummaryrefslogtreecommitdiff
path: root/uploader/population/models.py
AgeCommit message (Expand)Author
2025-07-08Fix entry/selection of population families.•••Populations can be grouped into families for presentation in the menus. They can also be left ungrouped. These "families" are general categories of data, whose only effect is to present the selection of the populations from the menus in a more organised form. The families can also differ from species to species, though there are some very general categories that span multiple (all?) species. This commit takes all the above into consideration, relaxing the entry constraints and making entry of the families a lot more flexible. Frederick Muriuki Muriithi
2025-02-17Handle "empty value" condition.Frederick Muriuki Muriithi
2024-09-24Handle FamilyOrder when creating a population.Frederick Muriuki Muriithi
2024-09-13Populations: Hook population creation to auth system.Frederick Muriuki Muriithi
2024-09-06Add more fields when creating a population•••Add more of the missing fields when creating a population, to ensure that the created population works as expected. Frederick Muriuki Muriithi
2024-09-03Initialise the populations package and update references.Frederick Muriuki Muriithi