Add django command to populate the database with spreadsheet plant data

This commit is contained in:
Dana Lambert 2021-10-15 14:40:14 +13:00
parent aa57c6e101
commit 299e609c25
5 changed files with 222 additions and 1 deletions

5
backend/.gitignore vendored
View file

@ -1,3 +1,6 @@
*.pyc
*.sqlite3
__pycache__
__pycache__
resources
right_tree/api/data/fixtures/plants.json