OpenDroneMap-WebODM/app/api
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
admin.py Fix AdminGroupViewSet, AdminUserViewSet 2021-10-19 12:46:18 -04:00
authentication.py
common.py Update requirements.txt, better download filenames 2021-11-08 15:45:58 -05:00
custom_colormaps_helper.py More pythonic discrete_cmap_from_hex 2021-10-06 13:16:14 -04:00
formulas.py Update formulas.py 2021-10-28 13:19:03 -04:00
hillshade.py Refactoring, algorithm index mock 2019-11-19 11:15:33 -05:00
hsvblend.py Fixed rendering of hillshades, updated rio-etc 2021-10-05 15:57:54 +03:00
imageuploads.py Remove matplotlib dependency 2021-10-06 13:10:48 -04:00
potree.py Save/load potree measurements 2021-06-11 14:22:53 -04:00
presets.py
processingnodes.py NodeODM 1.5.1 support, simplified task view, progress reporting via API 2019-05-20 10:05:56 -04:00
projects.py Update Django to 2.2.27 and drf to 3.13.1 2022-03-18 17:51:55 +11:00
tasks.py Update Django to 2.2.27 and drf to 3.13.1 2022-03-18 17:51:55 +11:00
tiler.py EPSG validation fix 2021-11-05 16:00:27 -04:00
urls.py Update Django to 2.2.27 and drf to 3.13.1 2022-03-18 17:51:55 +11:00
users.py Add unit tests 2021-10-19 15:51:44 -04:00
workers.py Unit tests, cleanup 2020-01-20 16:52:01 -05:00