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
677ffb2c32
right-tree
/
backend
/
right_tree
/
api
History
Dana Lambert
039d8d14ec
Update plant ingestion script for new spreadsheet format
2021-11-02 09:20:51 +13:00
..
data
Add django fixtures for base data
2021-10-15 14:34:48 +13:00
management
Update plant ingestion script for new spreadsheet format
2021-11-02 09:20:51 +13:00
migrations
Update commonname field to have a max_length of 200
2021-11-02 09:20:47 +13:00
__init__.py
Add django rest framework and basic plant model
2021-10-07 08:59:57 +13:00
admin.py
Register models with django admin
2021-10-15 14:38:14 +13:00
apps.py
Add django rest framework and basic plant model
2021-10-07 08:59:57 +13:00
filters.py
Add api endpoints for collecting location details
2021-10-22 16:01:38 +13:00
models.py
Update commonname field to have a max_length of 200
2021-11-02 09:20:47 +13:00
serializers.py
Add api endpoints for collecting location details
2021-10-22 16:01:38 +13:00
utils.py
Add utils file with helper methods to request data from linz + docs
2021-10-22 16:01:31 +13:00
views.py
Add api endpoints for collecting location details
2021-10-22 16:01:38 +13:00