1
0
mirror of https://github.com/django/django.git synced 2024-11-18 23:44:22 +00:00
django/docs/ref
2012-09-05 17:50:17 -04:00
..
class-based-views Fixed #17378 - Added a flattened index for class-based views. 2012-09-01 09:20:38 -04:00
contrib Fixed #9967 - Added a link to a bug that affects contrib.comments redirects. 2012-09-04 16:27:58 -04:00
files
forms Fixed #5524 -- Do not remove cleaned_data when a form fails validation 2012-08-04 14:22:23 +02:00
models Fixed #18904 - Typo in MySQL link; thanks Johie Anderson for the report. 2012-09-05 17:50:17 -04:00
templates Fixed #13608 - Noted that template lookups use literal values. 2012-09-01 09:24:39 -04:00
authbackends.txt
clickjacking.txt
databases.txt Fixed #18223 - Corrected default transaction behavior in postgresql docs. 2012-08-16 18:15:19 -04:00
django-admin.txt
exceptions.txt Fixed many more ReST indentation errors, somehow accidentally missed from [16955] 2011-10-14 00:12:01 +00:00
index.txt
middleware.txt
request-response.txt Fixed #18678 -- HttpResponse init arguments allowed for subclasses 2012-08-23 10:59:22 +02:00
settings.txt Replaced many smart_bytes by force_bytes 2012-08-29 11:20:32 +02:00
signals.txt
template-response.txt
unicode.txt [py3] Ported django.utils.encoding. 2012-08-07 12:00:22 +02:00
utils.txt
validators.txt