django/docs/ref
Claude Paroz 3904b74a3f Fixed #18013 -- Use the new 'as' syntax for exceptions.
Thanks Clueless for the initial patch.
Note that unittest has been purposely left out (external package only used by Python 2.6).
2012-04-29 20:57:15 +02:00
..
contrib Fixed #18033 -- Removed function-based generic views, as per official deprecation timeline. Rest in peace! Thanks Anssi Kääriäinen for the review. 2012-04-25 19:17:47 +00:00
files
forms
models Fixed #18013 -- Use the new 'as' syntax for exceptions. 2012-04-29 20:57:15 +02:00
templates
authbackends.txt
class-based-views.txt Fixed #18033 -- Removed function-based generic views, as per official deprecation timeline. Rest in peace! Thanks Anssi Kääriäinen for the review. 2012-04-25 19:17:47 +00:00
clickjacking.txt
databases.txt Prevent Oracle from changing field.null to True 2012-04-29 19:25:46 +03:00
django-admin.txt
exceptions.txt
index.txt Fixed #18033 -- Removed function-based generic views, as per official deprecation timeline. Rest in peace! Thanks Anssi Kääriäinen for the review. 2012-04-25 19:17:47 +00:00
middleware.txt
request-response.txt
settings.txt Fixed #18220 -- Removed the CACHE_BACKEND setting, as per official deprecation timeline. 2012-04-29 20:47:36 +02:00
signals.txt
template-response.txt
unicode.txt
utils.txt Fixed #17992 -- Added a public API for localtime. 2012-04-29 15:37:23 +02:00
validators.txt