wagtail/wagtail
Matt Westcott a6d3d23e64 Explicitly set the wagtailcore_page.path column to use the 'C' collation.
Treebeard's path comparison logic can fail on certain locales such as sk_SK, which
sort numbers after letters. To avoid this, we explicitly set the collation for the
'path' column to the (non-locale-specific) 'C' collation.

Ref: https://groups.google.com/d/msg/wagtail/q0leyuCnYWI/I9uDvVlyBAAJ
2016-01-18 13:13:18 +00:00
..
bin Cleanup E302 errors 2015-12-04 09:32:16 +00:00
contrib Remove remaining Django 1.7 code and deprecate wagtail.utils.compat functions 2016-01-06 14:01:58 +00:00
project_template Mark 1.3 as no longer in development / bump project template to require Wagtail 1.4a0 2015-12-23 17:49:30 +00:00
tests Remove Django 1.7 code from migrations and tests 2016-01-06 14:01:58 +00:00
utils Remove remaining Django 1.7 code and deprecate wagtail.utils.compat functions 2016-01-06 14:01:58 +00:00
wagtailadmin Move imports of django.template.engines to the top level 2016-01-06 14:01:58 +00:00
wagtailcore Explicitly set the wagtailcore_page.path column to use the 'C' collation. 2016-01-18 13:13:18 +00:00
wagtaildocs Fix skip directive on test_sendfile_mod_wsgi_backend. 2016-01-06 14:01:58 +00:00
wagtailembeds deprecation/1.4: Removed fallback to EMBEDLY_KEY setting 2016-01-05 11:29:21 +00:00
wagtailforms Pull translations from Transifex 2015-12-23 17:22:50 +00:00
wagtailimages Move imports of django.template.engines to the top level 2016-01-06 14:01:58 +00:00
wagtailredirects Pull translations from Transifex 2015-12-23 17:22:50 +00:00
wagtailsearch Remove remaining Django 1.7 code and deprecate wagtail.utils.compat functions 2016-01-06 14:01:58 +00:00
wagtailsites Pull translations from Transifex 2015-12-23 17:22:50 +00:00
wagtailsnippets Moved snippet content_type parameter removal to 1.6 2015-12-24 15:55:12 +00:00
wagtailusers Use translation for Groups 2016-01-12 16:26:18 +05:00
__init__.py Revert "Versioning changes" 2015-02-18 12:56:29 +00:00