wagtail/wagtail/wagtailforms
2016-03-16 11:02:50 +00:00
..
locale Pull new translations from Transifex 2016-03-16 11:02:50 +00:00
migrations Added on_delete actions into migrations 2016-02-17 16:56:00 +00: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 Add on_delete=CASCADE to all ForeignKeys without on_delete action 2016-01-26 17:28:49 +00:00
tests.py Fix incorrect user creation in account tests 2016-03-01 15:46:38 +00:00
urls.py Pull and Merge torchbox master 2015-08-07 21:17:34 +09:00
views.py Cleanup E126 errors 2015-12-04 09:48:20 +00:00
wagtail_hooks.py Specify app_name in url includes that have namespace 2015-12-11 12:51:57 +00:00