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
2d20c3b2d2
right-tree
/
backend
/
right_tree
/
api
History
Dana Lambert
06e6f4322c
Add /habitats endpoint and fix plants zone serializer
2021-11-05 11:16:53 +13:00
..
data
Fix load site data command ingestion logic and update fixtures
2021-11-04 15:00:50 +13:00
management
Fix load site data command ingestion logic and update fixtures
2021-11-04 15:00:50 +13:00
migrations
Alter the habitat image model to use a related name images
2021-11-05 11:13:59 +13:00
__init__.py
Add django rest framework and basic plant model
2021-10-07 08:59:57 +13:00
admin.py
Add Habitat, Zone, HabitatImage and ZoneImageSegment models
2021-11-04 11:18:04 +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
Alter the habitat image model to use a related name images
2021-11-05 11:13:59 +13:00
serializers.py
Add /habitats endpoint and fix plants zone serializer
2021-11-05 11:16:53 +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 /habitats endpoint and fix plants zone serializer
2021-11-05 11:16:53 +13:00