Support for Django up to 2.2. 0.4
authorRadek Czajka <rczajka@rczajka.pl>
Wed, 3 Apr 2019 10:14:19 +0000 (12:14 +0200)
committerRadek Czajka <rczajka@rczajka.pl>
Wed, 3 Apr 2019 10:14:42 +0000 (12:14 +0200)
`textile` and `pipeline` dependencies are now in extras.
Deprecated `utils.urls.i18n_patterns` and `middleware.URLLocaleMiddleware`,
  as Django 1.10 adds `prefix_default_language` parameter to `i18n_patterns`.
Removed `auth_backends.AttrCASBackend`; use `django-cas-ng` instead.
Added this changelog.


No differences found