wagtail/wagtail
2015-01-08 17:28:35 +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 Cleaned up backend loading code 2015-01-02 17:27:59 +00:00
project_template copy 0.8.4 doc updates into master 2014-12-04 15:46:28 +00:00
tests Removed Django 1.6 support from test settings 2015-01-02 17:27:59 +00:00
utils Removed Django 1.6 support from utils/apps.py 2015-01-02 17:27:59 +00:00
wagtailadmin added title tags to inline panel icon-only buttons 2015-01-08 17:28:35 +00:00
wagtailcore no longer need South introspection rule for RichTextField 2015-01-07 13:33:39 +00:00
wagtaildocs Always use Pythons builtin unittest module 2015-01-02 17:27:59 +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 Clean up image records created in test_duplicate_filters; we can't rely on the usual transaction logic to do this when using multiple threads. Fixes #892 2015-01-06 15:36:58 +00:00
wagtailredirects Deleted south migrations 2015-01-02 17:27:59 +00:00
wagtailsearch Removed Django 1.6 support from search query 2015-01-02 17:27:59 +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