lots of small fixes and todo removals
This commit is contained in:
parent
82aa079af0
commit
1a0c4e63f5
6 changed files with 4 additions and 9 deletions
|
@ -48,7 +48,7 @@ class LocationEndpointParameters(Schema):
|
|||
|
||||
|
||||
def can_access_geometry(request):
|
||||
return True # todo: implementFd
|
||||
return True # todo: implement
|
||||
|
||||
|
||||
class LocationListFilters(BySearchableFilter, RemoveGeometryFilter):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue