1
0
mirror of https://github.com/django/django.git synced 2025-01-11 10:56:28 +00:00
django/docs/ref
2009-10-24 00:28:39 +00:00
..
contrib Fixed some ReST markup in admin installation docs. 2009-09-14 22:49:03 +00:00
files
forms Fixed #7437: SelectDateWidget is not documented. 2009-09-10 15:45:15 +00:00
models Fixed #11402: added a QuerySet.exists() method. Thanks, Alex Gaynor. 2009-10-24 00:28:39 +00:00
templates
authbackends.txt
databases.txt Fixed #10566: Added support for cx_Oracle compiled with the WITH_UNICODE flag. 2009-08-24 15:45:48 +00:00
django-admin.txt
generic-views.txt
index.txt
middleware.txt BACKWARDS-INCOMPATIBLE CHANGE: Removed SetRemoteAddrFromForwardedFor middleware. 2009-07-29 05:35:51 +00:00
request-response.txt Fixed #11728 -- Corrected a typo in a class name in the request/response docs. Thanks to Tommstein for the report. 2009-09-12 22:51:16 +00:00
settings.txt
signals.txt Corrected spaces for tabs from r11540. 2009-09-13 06:18:16 +00:00
unicode.txt