0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-12-01 11:41:20 +01:00
wagtail/wagtail/utils
Matt Westcott dcab2c2163 Rotate deprecation warnings for 2.2
Leave RemovedInWagtail22Warning in place for now, pending a decision on what to do with the deprecated methods on `Elasticsearch2SearchBackend`
2018-05-18 11:43:28 +01:00
..
__init__.py Added deprecation warning classes 2014-07-23 15:19:56 +01:00
apps.py Removed __future__ imports 2017-11-27 02:18:30 +00:00
decorators.py Don't inherit from object 2017-11-27 10:06:03 +00:00
deprecation.py Rotate deprecation warnings for 2.2 2018-05-18 11:43:28 +01:00
loading.py Allow overriding login form via `WAGTAILADMIN_USER_LOGIN_FORM` setting 2018-01-03 15:57:40 +00:00
pagination.py Removed __future__ imports 2017-11-27 02:18:30 +00:00
sendfile_streaming_backend.py Removed __future__ imports 2017-11-27 02:18:30 +00:00
sendfile.py Removed __future__ imports 2017-11-27 02:18:30 +00:00
setup.py Don't inherit from object 2017-11-27 10:06:03 +00:00
urlpatterns.py Removed __future__ imports 2017-11-27 02:18:30 +00:00
utils.py Removed __future__ imports 2017-11-27 02:18:30 +00:00
version.py Removed __future__ imports 2017-11-27 02:18:30 +00:00
widgets.py Use Python 3 super() syntax 2017-11-27 18:05:25 +00:00