wagtail/wagtail
Matt Westcott fc308c9ced Add setting to disable Unicode slug support #2937
* Ship our own copies of urlify.js and xregexp.min.js

This avoids issues with missing files when using Django 1.8 or omitting django.contrib.admin from INSTALLED_APPS (#2927), and guards against any breaking changes to these files in future Django releases.

* Add a WAGTAIL_ALLOW_UNICODE_SLUGS setting
2016-08-25 19:03:37 +03:00
..
api Added parse_boolean function 2016-07-29 10:39:48 +03:00
bin wagtail->Wagtail in wagtail start output (#2856) 2016-07-20 01:08:12 +01:00
contrib Move version from wagtail.wagtailcore to wagtail 2016-08-18 12:05:33 +01:00
project_template Use new MIDDLEWARE setting in project template 2016-08-23 10:00:01 +01:00
tests Use new MIDDLEWARE setting in tests 2016-08-23 10:00:01 +01:00
utils Move version from wagtail.wagtailcore to wagtail 2016-08-18 12:05:33 +01:00
wagtailadmin Add setting to disable Unicode slug support #2937 2016-08-25 19:03:37 +03:00
wagtailcore Force ChoiceBlock.get_searchable_content to text - fixes #2928 2016-08-24 18:48:10 +01:00
wagtaildocs Disable client-side validation on Django 1.10 for multipart forms 2016-08-15 18:36:11 +01:00
wagtailembeds Generate new translation strings (#2884) 2016-08-01 14:32:43 +01:00
wagtailforms Generate new translation strings (#2884) 2016-08-01 14:32:43 +01:00
wagtailimages Marks names of default formats for translations 2016-08-18 20:43:17 +01:00
wagtailredirects Django 1.10 compatibility for sites/redirects middleware 2016-08-23 10:00:01 +01:00
wagtailsearch Remove legacy support for appending tuples to search_fields 2016-08-09 20:11:31 +01:00
wagtailsites Generate new translation strings (#2884) 2016-08-01 14:32:43 +01:00
wagtailsnippets Disable client-side validation on Django 1.10 for multipart forms 2016-08-15 18:36:11 +01:00
wagtailusers Disable client-side validation on Django 1.10 for multipart forms 2016-08-15 18:36:11 +01:00
__init__.py Move version from wagtail.wagtailcore to wagtail 2016-08-18 12:05:33 +01:00