django/docs/ref
Tim Graham 175a102ddc Fixed #20567 - Documented BoundField.id_for_label.
Thanks littlepig for the suggestion.
2013-06-09 12:13:43 -04:00
..
class-based-views Proofed the 1.6 release notes 2013-06-05 12:55:58 -04:00
contrib Merge pull request #1245 from oinopion/list_select_related 2013-06-06 01:27:05 -07:00
files
forms Fixed #20567 - Documented BoundField.id_for_label. 2013-06-09 12:13:43 -04:00
models Fixed #16856 - Added a way to clear select_related. 2013-05-30 11:06:05 -04:00
templates Fixed regroup example. 2013-05-29 21:46:58 -04:00
clickjacking.txt Adapted uses of versionchanged/versionadded to the new form. 2013-04-20 17:18:35 +02:00
databases.txt Proofed the 1.6 release notes 2013-06-05 12:55:58 -04:00
django-admin.txt Fixed #20525 -- Added versionadded for clearsessions. 2013-05-28 20:14:01 -04:00
exceptions.txt Fixed #17601 -- expose underlying db exceptions under py2 2013-06-04 12:46:10 +01:00
index.txt
middleware.txt Fixed #20126 -- XViewMiddleware moved to django.contrib.admindocs.middleware 2013-05-19 13:18:35 +02:00
request-response.txt Tweak caching decorators/utility functions xrefs. 2013-05-30 20:38:44 -03:00
settings.txt Proofed the 1.6 release notes 2013-06-05 12:55:58 -04:00
signals.txt Fixed #11398 - Added a pre_syncdb signal 2013-05-23 01:09:22 -04:00
template-response.txt Add missing imports and models to the examples in the view layer documentation 2013-05-18 18:39:11 +02:00
unicode.txt Adapted uses of versionchanged/versionadded to the new form. 2013-04-20 17:18:35 +02:00
urlresolvers.txt
urls.txt
utils.txt Explained that timezone.now() always returns times in UTC. 2013-06-06 11:05:33 -05:00
validators.txt
views.txt Fixed #20330 -- Normalized spelling of "web server". 2013-04-29 19:40:43 +02:00