wagtail/wagtail/utils
2016-01-25 14:18:49 +00:00
..
__init__.py Added deprecation warning classes 2014-07-23 15:19:56 +01:00
apps.py Removed Django 1.6 support from utils/apps.py 2015-01-02 17:27:59 +00:00
compat.py Remove remaining Django 1.7 code and deprecate wagtail.utils.compat functions 2016-01-06 14:01:58 +00:00
decorators.py Add @cached_classmethod, use instead of @classmethod/@lru_cache 2016-01-25 14:18:49 +00:00
deprecation.py deprecation/1.4: Rotate DeprecationWarning classes 2016-01-05 11:39:34 +00:00
pagination.py Cleanup E302 errors 2015-12-04 09:32:16 +00:00
sendfile.py Fix DeprecationWarning 2015-10-29 15:05:36 +00:00
sendfile_streaming_backend.py PEP-8 fixes 2015-05-07 09:33:11 +01:00
setup.py Fix bug where built assets may not be packaged 2015-10-14 10:58:07 +11:00
urlpatterns.py Wrap all admin urls to add access_admin permission 2015-01-19 13:39:22 +00:00
widgets.py py3 fix 2015-02-09 21:25:31 +00:00