]> git.openstreetmap.org Git - osqa.git/blobdiff - forum/settings/__init__.py
fixes osqa-54: The user was not being informed that they were trying to submit a...
[osqa.git] / forum / settings / __init__.py
index c2089787ca9caa082a7f95f910f1024e0e06f399..6132f6d743bcafaee8698d3b060251935e53f677 100644 (file)
@@ -16,6 +16,7 @@ from repgain import *
 from voting import *
 from upload import *
 from pages import *
+from form import *
 
 BADGES_SET = SettingSet('badges', _('Badges config'), _("Configure badges on your OSQA site."), 500)