wagtail/wagtail/utils
Karl Hobley bf7936ade2 Replace `django.core.urlresolvers` with `django.urls` 2017-11-01 16:22:46 +00:00
..
__init__.py Added deprecation warning classes 2014-07-23 15:19:56 +01:00
apps.py Ensure absolute_import, unicode_literals imported in all files 2016-04-03 13:11:48 +03:00
compat.py Remove obsolete compat functions 2017-10-11 17:04:06 +01:00
decorators.py Sort imports using isort 2016-03-11 10:48:00 +00:00
deprecation.py Rotate deprecation warnings 2017-10-10 11:51:45 +01:00
pagination.py Replace `django.core.urlresolvers` with `django.urls` 2017-11-01 16:22:46 +00:00
sendfile.py Simplified Content-Encoding in response in utils/sendfile.py 2017-10-05 11:36:46 +01:00
sendfile_streaming_backend.py Removed Python 2.6 email.utils import fallback 2017-10-05 12:15:27 +01:00
setup.py Add CSS minification and source maps for Sass 2017-08-27 20:25:53 +02:00
urlpatterns.py Replace `django.core.urlresolvers` with `django.urls` 2017-11-01 16:22:46 +00:00
utils.py Use django.utils.six.iteritems in wagtail.utils.utils.deep_update. 2017-10-05 16:43:28 +01:00
version.py Add a VERSION tuple, and some version helpers from Django 2016-08-18 12:05:33 +01:00
widgets.py py3 fix 2015-02-09 21:25:31 +00:00