aboutsummaryrefslogtreecommitdiff
path: root/uploader/datautils.py
AgeCommit message (Collapse)Author
6 daystyping: Fix type errorsFrederick Muriuki Muriithi
12 daysParse ints from strings safely.Frederick Muriuki Muriithi
12 daysEnable spefifying of start point for enumerator.Frederick Muriuki Muriithi
13 daysUI Improvements: Enumerate data in tables.Frederick Muriuki Muriithi
2024-09-09Initialise samples uploadsFrederick Muriuki Muriithi
* Move existing code to new module * Rework the UI: create new templates * Rework the routes: Select species and populations before attempting an upload.