wagtail/wagtail/wagtailforms
2014-06-27 12:17:57 +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 I18N to new datetime picker 2014-06-06 16:28:51 +01:00
__init__.py Add a basic skeleton for Wagtail form builder 2014-03-20 15:58:02 +02:00
forms.py Change wagtailforms SelectDateForm to use DateTimeFields 2014-06-06 12:22:53 +01:00
models.py Revert "Split wagtailforms landing page into separate view" 2014-06-27 12:17:57 +01:00
tests.py Revert "Split wagtailforms landing page into separate view" 2014-06-27 12:17:57 +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