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
68b1d80ffa
right-tree
/
backend
/
requirements.txt
5 lines
91 B
Text
Raw
Normal View
History
Unescape
Escape
Connect database to Django backend
2021-10-06 14:37:29 +13:00
Django==3.2.8
psycopg2-binary>=2.8
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
djangorestframework==3.12.4
Add django cors headers to backend
2021-10-07 10:17:32 +13:00
django-cors-headers==3.10.0
Reference in a new issue
Copy permalink