Allow ordering of ApplicationForm questions

Closes #775
This commit is contained in:
Adarnof
2017-03-26 23:31:56 -04:00
parent aaf196b477
commit 6f36a26694
5 changed files with 27 additions and 7 deletions

View File

@@ -42,6 +42,7 @@ INSTALLED_APPS = [
'permissions_tool',
'geelweb.django.navhelper',
'bootstrap_pagination',
'sortedm2m',
# Services - comment out if not used
'services.modules.mumble',