This website requires JavaScript.
Explore
Help
Sign in
lightweight
/
right-tree
Watch
1
Star
0
Fork
You've already forked right-tree
0
Code
Issues
17
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
d3acc27339
right-tree
/
backend
/
.gitignore
6 lines
79 B
Text
Raw
Normal View
History
Unescape
Escape
Add base Django backend project
2021-10-06 12:36:07 +13:00
*.pyc
Add django rest framework and basic plant model - Adds django rest framework to requirements - Adds basic plant model with id and name fields - Adds CRUD endpoints to interact with plant objects
2021-10-07 08:59:57 +13:00
*.sqlite3
Add django command to populate the database with spreadsheet plant data
2021-10-15 14:40:14 +13:00
__pycache__
resources
right_tree/api/data/fixtures/plants.json
Reference in a new issue
Copy permalink