aboutsummaryrefslogtreecommitdiff
path: root/uploader/expression_data/dbinsert.py
AgeCommit message (Collapse)Author
6 daysUse function from `uploader.platforms` packageFrederick Muriuki Muriithi
Reuse the function from the `uploader.platforms.models` module. This reduces duplication, and also helps with ensuring robustness of the code — the function actually checks to ensure the platform relates to the selected species.
6 daysLint: Fix imports.Frederick Muriuki Muriithi
7 daysInitialise the "Expression Data" section.Frederick Muriuki Muriithi