1
0
mirror of https://github.com/django/django.git synced 2024-11-18 23:44:22 +00:00
django/docs/ref/models
2012-04-09 00:43:08 +00:00
..
fields.txt Removed deprecated URLField.verify_exists. 2012-03-31 13:55:03 +00:00
index.txt
instances.txt Fixed an inappropriate repetition. Thanks DanGer for the report. 2012-03-11 11:49:38 +00:00
options.txt Edited models/options.txt changes from [17314] 2012-02-03 17:45:28 +00:00
querysets.txt Fixed #17877 -- Ensured that extra WHERE clauses get correctly ANDed when they contain OR operations. Thanks to Marek Brzóska for the report, to eleather for the test case and to Adrien Lemaire for the patch. 2012-04-09 00:43:08 +00:00
relations.txt