django/docs/ref/models
Jannis Leidel 2a2381a682 Added versionadded directive for the `bulk_create` Queryset method introduced in r16739.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16885 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-09-22 15:04:34 +00:00
..
fields.txt Corrected documentation inconsistencies regarding deprecation of URLField.verify_exists. 2011-09-10 03:26:13 +00:00
index.txt
instances.txt Fixed #14675 -- Completed removal of `from django.conf.urls.default import *` usage. 2011-09-11 22:36:16 +00:00
options.txt Fixed #16592 -- More test changes and documentation to account for MySQL's casual relationship with sanity. Thanks to Jim Dalton for the report and patch. 2011-09-10 20:06:10 +00:00
querysets.txt Added versionadded directive for the `bulk_create` Queryset method introduced in r16739. 2011-09-22 15:04:34 +00:00
relations.txt Fixed #14840 -- Added crossrefs to related objects reference docs. Thanks to adamv for the report and patch. 2010-12-06 11:49:31 +00:00