mirror of
https://github.com/django/django.git
synced 2025-08-04 19:08:28 +00:00
Removed references to changes made in 1.2.
Thanks Florian Apolloner for the patch.
This commit is contained in:
parent
6492e8e5e6
commit
c28e700c7e
46 changed files with 22 additions and 474 deletions
|
@ -18,8 +18,6 @@ __ `executing custom SQL directly`_
|
|||
Performing raw queries
|
||||
======================
|
||||
|
||||
.. versionadded:: 1.2
|
||||
|
||||
The ``raw()`` manager method can be used to perform raw SQL queries that
|
||||
return model instances:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue