wagtail/wagtail
Matt Westcott b734f009e2 Merge branch 'feature/streamfield' of github.com:torchbox/wagtail into feature/streamfield
Conflicts:
	wagtail/wagtailadmin/templates/wagtailadmin/edit_handlers/inline_panel_child.html
2015-01-16 14:55:37 +00:00
..
bin Invoke django-admin through python API call rather than on the command line, to sidestep platform-specific issues with finding / launching executables - fixes #625 2014-09-25 00:13:29 +01:00
contrib Merge branch 'feature/streamfield' of github.com:torchbox/wagtail into feature/streamfield 2015-01-16 14:55:37 +00:00
project_template copy 0.8.4 doc updates into master 2014-12-04 15:46:28 +00:00
tests Added test for #854 2015-01-15 13:56:37 +00:00
utils Removed Django 1.6 support from utils/apps.py 2015-01-02 17:27:59 +00:00
wagtailadmin Merge branch 'feature/streamfield' of github.com:torchbox/wagtail into feature/streamfield 2015-01-16 14:55:37 +00:00
wagtailcore no longer need South introspection rule for RichTextField 2015-01-07 13:33:39 +00:00
wagtaildocs making missed strings translatable 2015-01-09 17:09:15 +00:00
wagtailembeds Cleaned up backend loading code 2015-01-02 17:27:59 +00:00
wagtailforms Deleted south migrations 2015-01-02 17:27:59 +00:00
wagtailimages get_willow_image now raises SourceImageIOError 2015-01-15 11:34:22 +00:00
wagtailredirects Deleted south migrations 2015-01-02 17:27:59 +00:00
wagtailsearch preliminary styling of streamblock fields 2015-01-15 15:00:21 +00:00
wagtailsites converted uses of django.contrib.messages to wagtail.wagtailadmin.messages to allow better styling and interactivity in notifications 2014-12-01 11:50:26 +00:00
wagtailsnippets reorganise migrations to remove duplicate, and add migration for RegisterFunction which was previously masked due to duplicate test name 2014-12-02 12:47:16 +00:00
wagtailusers Always use Pythons builtin unittest module 2015-01-02 17:27:59 +00:00
__init__.py Add an initially empty django-wagtail package 2014-01-22 12:27:23 +00:00