wagtail/wagtail
Karl Hobley 1fc4302f3a Merge branch 'pr-838'
Conflicts:
	CHANGELOG.txt
	CONTRIBUTORS.rst
	docs/releases/0.9.rst
2014-12-02 14:56:49 +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 Views cleanup 2014-12-01 11:50:26 +00:00
project_template Prepare for 0.8.1 release 2014-11-05 22:05:48 +00:00
tests 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
utils Updated deprecation warnings 2014-12-02 09:27:46 +00:00
wagtailadmin Merge branch 'pr-838' 2014-12-02 14:56:49 +00:00
wagtailcore Made missing migration error message more verbose 2014-11-14 13:57:24 +11:00
wagtaildocs Views cleanup 2014-12-01 11:50:26 +00:00
wagtailembeds Run compilemessages 2014-11-04 17:16:17 +00:00
wagtailforms Use DjangoJSONEncoder for encoding form submission 2014-11-11 10:51:08 +00:00
wagtailimages Merge branch 'feature/migration-tests' of https://github.com/takeflight/wagtail into takeflight-feature/migration-tests 2014-12-02 11:45:29 +00:00
wagtailredirects Views cleanup 2014-12-01 11:50:26 +00:00
wagtailsearch Views cleanup 2014-12-01 11:50:26 +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 Views cleanup 2014-12-01 11:50:26 +00:00
__init__.py Add an initially empty django-wagtail package 2014-01-22 12:27:23 +00:00