Try to fix issue 2
This commit is contained in:
@ -838,7 +838,7 @@ def tranfer_to_location(modeladmin, request, queryset):
|
|||||||
l.delete()
|
l.delete()
|
||||||
return True
|
return True
|
||||||
|
|
||||||
tranfer_to_location.short_description = "Transfer all locations in temp table to location table"
|
#tranfer_to_location.short_description = "Transfer all locations in temp table to location table"
|
||||||
|
|
||||||
|
|
||||||
class TempLocationAdmin(LeafletGeoAdmin):
|
class TempLocationAdmin(LeafletGeoAdmin):
|
||||||
|
|||||||
Reference in New Issue
Block a user