mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2026-02-08 12:51:11 +00:00
more gpx fix
This commit is contained in:
@@ -82,6 +82,9 @@ class GPXuploadForm(forms.Form): # not a model-form, just a form-form
|
||||
|
||||
class gpxfixForm(forms.Form): # not a model-form, just a form-form
|
||||
prospector = forms.CharField(strip=True)
|
||||
areacode = forms.CharField(strip=True)
|
||||
station = forms.CharField(strip=True)
|
||||
|
||||
|
||||
class FilesRenameForm(forms.Form): # not a model-form, just a form-form
|
||||
"""Used only for renaming photos in /expofiles/photos/
|
||||
|
||||
Reference in New Issue
Block a user