wagtail/wagtail
Matt Westcott 6793f76890 Bundle the l18n library to prevent installation issues
https://bitbucket.org/tkhyn/l18n/issues/4/setuppy-raises-unicodedecodeerror-trying prevents the l18n library from being installed on certain setups with non-Unicode locales:
https://groups.google.com/d/msg/wagtail/X5d8CL3DxUs/httaLso4DAAJ

As a temporary measure until a fixed version of l18n is released, bundle the library into wagtail.utils.l18n.
2018-08-06 12:39:45 +01:00
..
admin Bundle the l18n library to prevent installation issues 2018-08-06 12:39:45 +01:00
api return none if page specific_class is not set in PageTypeField to_representation 2018-06-21 10:12:44 +01:00
bin Add Python 2 check to wagtail command 2018-03-23 12:28:57 +00:00
contrib Fixes Django 2.1 breaking changes; QUERY_TERMS & auth_views.login() 2018-07-31 18:49:00 +01:00
core Fixes Django 2.1 breaking changes; QUERY_TERMS & auth_views.login() 2018-07-31 18:49:00 +01:00
documents Generate new strings for translation 2018-07-30 17:33:01 +01:00
embeds Generate new strings for translation 2018-07-30 17:33:01 +01:00
images Generate new strings for translation 2018-07-30 17:33:01 +01:00
project_template Version bump to start work on 2.3 2018-07-31 10:55:04 +01:00
search Generate new strings for translation 2018-07-30 17:33:01 +01:00
sites Generate new strings for translation 2018-07-30 17:33:01 +01:00
snippets Generate new strings for translation 2018-07-30 17:33:01 +01:00
tests Support indexing ForeignKeys which point to models with custom PK type 2018-07-23 13:45:59 +01:00
users Bundle the l18n library to prevent installation issues 2018-08-06 12:39:45 +01:00
utils Bundle the l18n library to prevent installation issues 2018-08-06 12:39:45 +01:00
__init__.py Version bump to start work on 2.3 2018-07-31 10:55:04 +01:00