wagtail/wagtail/wagtailforms
2015-07-08 16:30:30 +01:00
..
locale Fetch translations from transifex 2015-06-30 11:25:54 +01:00
migrations Internationalise missing models and model fields 2015-04-20 21:52:21 +02:00
static_src/wagtailforms/js Move all static assets to static_src, compile to static 2015-05-01 08:53:04 +10:00
templates/wagtailforms merged my previous changes in feature/settings-menu 2014-09-18 16:40:04 +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 Merge pull request #1411 from takeflight/refactor/remove-six-dependency 2015-07-08 16:30:30 +01:00
tests.py Removed usage of unicodecsv 2015-06-02 00:18:30 +01:00
urls.py Removed patterns() in wagtailforms 2015-04-10 16:57:05 +01:00
views.py Removed usage of unicodecsv 2015-06-02 00:18:30 +01:00
wagtail_hooks.py Fix main menu highlight in admin. 2015-04-17 09:45:51 +01:00