|
__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
|
2019-04-10 17:39:11 +01:00 |
|
pagination.py
|
Deprecate wagtail.utils.pagination
|
2019-03-14 11:50:25 +01:00 |
|
sendfile.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 |
|
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
|
Fix WidgetWithScript to accept renderer kwarg
|
2018-08-08 19:47:00 +01:00 |