1
0
mirror of https://github.com/django/django.git synced 2025-01-11 19:06:26 +00:00
django/docs/ref
Tim Graham d823bb790d Fixed #17156 -- Added documentation examples for exists()
Thanks mrmagooey for the draft patch.
2012-09-08 11:19:49 -04:00
..
class-based-views Fixed #17378 - Added a flattened index for class-based views. 2012-09-01 09:20:38 -04:00
contrib Avoided mixing dates and datetimes in the examples. 2012-09-08 11:00:04 -04:00
files
forms Fixed #18490 - Updated DateField input formats; thanks dloewenherz for the draft patch. 2012-09-07 19:49:38 -04:00
models Fixed #17156 -- Added documentation examples for exists() 2012-09-08 11:19:49 -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
django-admin.txt
exceptions.txt
index.txt
middleware.txt
request-response.txt
settings.txt
signals.txt
template-response.txt
unicode.txt
utils.txt
validators.txt