#65 KML Import

This commit is contained in:
Leonhard Strohmidel
2022-10-16 10:14:04 +02:00
parent e60a6ea9be
commit 3982db1375
12 changed files with 240 additions and 8 deletions

View File

@@ -22,6 +22,7 @@ easy-thumbnails = "*"
image = "*"
django-widget-tweaks = "*"
django-taggit = "*"
pykml = "*"
[scripts]
test = "django_lostplaces/manage.py test lostplaces"