wagtail/wagtail/wagtailforms
2014-05-21 14:48:51 +01:00
..
migrations add migration for wagtailforms 2014-05-06 16:28:42 +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 added scrollable form submissions tables 2014-05-20 10:11:03 +01:00
__init__.py Add a basic skeleton for Wagtail form builder 2014-03-20 15:58:02 +02:00
forms.py Remove label_suffix from form builder forms by default, but make that preference overrideable in the FormPage class 2014-05-20 16:16:26 +01:00
models.py merge branch 'form-builder' of github.com:torchbox/wagtail into form-builder 2014-05-21 14:48:51 +01:00
tests.py Remove label_suffix from form builder forms by default, but make that preference overrideable in the FormPage class 2014-05-20 16:16:26 +01:00
urls.py Remove redundant content-type parameters from form builder admin URLs 2014-05-02 13:42:32 +01:00
views.py updating header form style 2014-05-13 12:45:49 +01:00
wagtail_hooks.py updated formbulider fields with identifyable class names, although not output yet 2014-05-20 13:22:19 +01:00