wagtail/wagtail/wagtailforms
2015-02-06 10:44:25 +00:00
..
locale Run compilemessages 2014-11-04 17:16:17 +00:00
migrations Updated migrations 2014-08-27 10:02:52 +01:00
static/wagtailforms/js updated formbulider fields with identifyable class names, although not output yet 2014-05-20 13:22:19 +01:00
templates/wagtailforms merged my previous changes in feature/settings-menu 2014-09-18 16:40:04 +01:00
__init__.py Added AppConfig classes for all modules 2014-07-28 15:52:42 +01:00
apps.py Added AppConfig classes for all modules 2014-07-28 15:52:42 +01:00
forms.py Replaced SortedDict with OrderedDict 2015-02-06 10:44:25 +00:00
models.py Use DjangoJSONEncoder for encoding form submission 2014-11-11 10:51:08 +00:00
tests.py Created failing test for #798 2014-11-11 10:48:46 +00:00
urls.py Remove redundant content-type parameters from form builder admin URLs 2014-05-02 13:42:32 +01:00
views.py Removed access_admin permission check 2015-01-19 12:35:32 +00:00
wagtail_hooks.py Convert all remaining menu items to be globally-registered with an is_shown method 2014-08-12 10:49:38 +01:00