OpenDroneMap-WebODM/app/views
Owen Kaluza 980ee89501 Update Django to 2.2.27 and drf to 3.13.1
Required some fixes:
- detail_route replaced with action(detail=True)
- base_name replaced with basename
- handler404 requires exception arg
- DjangoObjectPermissionsFilter deprecated and moved to
djangorestframework-guardian, now called ObjectPermissionsFilter
2022-03-18 17:51:55 +11:00
..
__init__.py
app.py Update Django to 2.2.27 and drf to 3.13.1 2022-03-18 17:51:55 +11:00
dev.py
public.py