|
l18n
|
Stopped inheriting from object.
|
2019-09-06 12:04:51 +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
|
Stopped inheriting from object.
|
2019-09-06 12:04:51 +01:00 |
|
sendfile.py
|
Replaced use of force_text with force_str.
|
2019-09-06 10:45:18 +01: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 |
|
widgets.py
|
Fix WidgetWithScript to accept renderer kwarg
|
2018-08-08 19:47:00 +01:00 |