Aymeric Augustin
|
89cb771be7
Fixed #19692 -- Completed deprecation of mimetype in favor of content_type.
|
преди 12 години |
Claude Paroz
|
4a103086d5
Fixed #18269 -- Applied unicode_literals for Python 3 compatibility.
|
преди 12 години |
Claude Paroz
|
1858e47672
Fixed #18033 -- Removed function-based generic views, as per official deprecation timeline. Rest in peace! Thanks Anssi Kääriäinen for the review.
|
преди 13 години |
Julien Phalip
|
4d79083453
Fixed #17111 -- Made the `redirect_to` generic view properly handle query strings with percent symbols. Thanks, Chris Adams.
|
преди 13 години |
Alex Gaynor
|
8c0eefd066
Convert the remainder of the relative imports in the tests to be absolute imports.
|
преди 13 години |
Ramiro Morales
|
26b8122087
Fixed #14675 -- Completed removal of `from django.conf.urls.default import *` usage.
|
преди 13 години |
Russell Keith-Magee
|
29642fa76f
Refactored views regression tests to isolate generic views from the root URL space.
|
преди 14 години |