wagtail/wagtail/wagtailforms
2015-10-09 20:12:21 +01:00
..
locale Pull new translations from Transifex 2015-09-04 13:54:06 +01:00
migrations Internationalise missing models and model fields 2015-04-20 21:52:21 +02:00
templates/wagtailforms Merge branch 'master' of https://github.com/m-sanders/wagtail into m-sanders-master 2015-10-06 16:41:00 +01:00
.gitignore Move all static assets to static_src, compile to static 2015-05-01 08:53:04 +10: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 Rename is_abstract to is_creatable 2015-09-04 09:59:01 +10:00
tests.py Remove old get_context test 2015-09-02 16:29:48 +01:00
urls.py Pull and Merge torchbox master 2015-08-07 21:17:34 +09:00
views.py Refactor pagination into a helper 2015-10-07 22:21:55 +01:00
wagtail_hooks.py Remove useless empty page-editor.js from wagtailforms 2015-10-09 20:12:21 +01:00