aboutsummaryrefslogtreecommitdiff
path: root/uploader/datautils.py
AgeCommit message (Collapse)Author
7 daystyping: Fix type errorsFrederick Muriuki Muriithi
2024-09-17Parse ints from strings safely.Frederick Muriuki Muriithi
2024-09-17Enable spefifying of start point for enumerator.Frederick Muriuki Muriithi
2024-09-17UI 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.