1
0
mirror of https://github.com/django/django.git synced 2024-11-18 15:34:16 +00:00
django/docs/ref
2012-04-02 19:50:28 +00:00
..
contrib Fixed #18009 -- Cleaned up a comment about removal of the old contrib.syndication Feed class. Thanks Keryn Knight for the report. 2012-04-02 19:50:28 +00:00
files
forms Removed deprecated URLField.verify_exists. 2012-03-31 13:55:03 +00:00
models Removed deprecated URLField.verify_exists. 2012-03-31 13:55:03 +00:00
templates
authbackends.txt
class-based-views.txt
clickjacking.txt
databases.txt Fixed #17965 -- Definitely dropped support for Python 2.5. Thanks jonash for the initial patch and Aymeric Augustin for the review. 2012-03-31 08:24:29 +00:00
django-admin.txt Removed the deprecated reset and sqlreset management commands. 2012-03-31 12:38:11 +00:00
exceptions.txt
generic-views.txt
index.txt
middleware.txt
request-response.txt Fixed #18029 -- Removed mod_python as of deprecation process. Thanks Aymeric Augustin for the review. 2012-03-31 10:34:11 +00:00
settings.txt Fixed #18045 -- Corrected the documented default value of SESSION_COOKIE_HTTPONLY setting. Missing bit of r17135. 2012-04-01 17:13:55 +00:00
signals.txt
template-response.txt
unicode.txt
utils.txt
validators.txt Removed deprecated URLField.verify_exists. 2012-03-31 13:55:03 +00:00