wagtail/wagtail
2015-01-27 10:28:57 +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 Added test for #854 2015-01-15 13:56:37 +00:00
project_template copy 0.8.4 doc updates into master 2014-12-04 15:46:28 +00:00
tests Removed duplicate filters test 2015-01-18 15:01:31 +00:00
utils Removed Django 1.6 support from utils/apps.py 2015-01-02 17:27:59 +00:00
wagtailadmin test FieldPanel with real models 2015-01-23 16:56:23 +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 Removed duplicate filters test 2015-01-18 15:01:31 +00:00
wagtailredirects Deleted south migrations 2015-01-02 17:27:59 +00:00
wagtailsearch Drop support for Elasticsearch 0.9.x 2015-01-19 22:35:22 +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 Fix for snippet sorting of models with capitalized verbose_name. 2014-12-19 12:21:58 -08: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