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
34561a85bb
right-tree
/
backend
/
right_tree
/
api
History
Dana Lambert
34561a85bb
Add intial zones and habitats fixtures
2021-11-04 11:18:56 +13:00
..
data
Add intial zones and habitats fixtures
2021-11-04 11:18:56 +13:00
management
Add command to initially load habitat and zone data
2021-11-04 11:18:42 +13:00
migrations
Add Habitat, Zone, HabitatImage and ZoneImageSegment models
2021-11-04 11:18:04 +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
Add Habitat, Zone, HabitatImage and ZoneImageSegment models
2021-11-04 11:18:04 +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