mirror of
https://github.com/django/django.git
synced 2025-08-04 02:48:35 +00:00
Added 1.1 beta release notes.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10130 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
cdc8c61bc3
commit
4246c832b6
6 changed files with 217 additions and 1 deletions
|
@ -768,6 +768,8 @@ of the arguments is required, but you should use at least one of them.
|
|||
|
||||
Entry.objects.extra(where=['headline=%s'], params=['Lennon'])
|
||||
|
||||
.. _queryset-defer:
|
||||
|
||||
``defer(*fields)``
|
||||
~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue