James Bennett 23b7758f75 Fixed #16293: Document a way to return dicts with column names from a DB cursor. il y a 13 ans
..
aggregation.txt 5ecb88c146 Fixed #16014 -- numerous documentation typos -- thanks psmith. il y a 14 ans
index.txt 20b940614e Added crossref targets for a couple of Django exceptions and cleaned up related reST markup. il y a 14 ans
managers.txt 773e1717c0 Fixed #16145 - typo in manager docs; thanks leereilly. il y a 14 ans
models.txt 932b1b8d6d Converted links to external topics so they use intersphinx extension markup. il y a 13 ans
multi-db.txt 99b2728b74 Fixed #15710 - removed "that that" typos. il y a 14 ans
optimization.txt 7deb25b8dd Fixed #7596. Added Model.objects.bulk_create, and make use of it in several places. This provides a performance benefit when inserting multiple objects. THanks to Russ for the review, and Simon Meers for the MySQl implementation. il y a 13 ans
queries.txt 804a6db86e Added a bit to 'Saving ManyToMany Fields' explicitly explaining how to add multiple relations in one statement il y a 13 ans
sql.txt 23b7758f75 Fixed #16293: Document a way to return dicts with column names from a DB cursor. il y a 13 ans
transactions.txt dff31de20a Fixed #16155 -- Removed Python 2.4 compatibility constructs from code and mentions from docs. Thanks Aymeric Augustin for the report and patch. il y a 14 ans