mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2025-12-14 20:37:10 +00:00
move *_views files to /views/*
This commit is contained in:
@@ -156,7 +156,7 @@ def get_name(pe):
|
||||
return pe.person.first_name
|
||||
|
||||
class UploadFileForm(forms.Form):
|
||||
"""Only called by views_others.newFile() whhich seems to be only about logbook files.
|
||||
"""Only called by views.others.newFile() whhich seems to be only about logbook files.
|
||||
"""
|
||||
# Because this has EXECUTABLE statements in its signature (the fields) they get
|
||||
# executed when this module is LOADED. Which barfs horribly.
|
||||
|
||||
Reference in New Issue
Block a user