1
0
mirror of https://github.com/django/django.git synced 2025-01-11 02:46:13 +00:00
django/docs/ref/models
2012-04-22 14:44:08 +00:00
..
fields.txt Fixed #5893 -- Added a flag to FilePathField to allow listing folders, in addition to regular files. Thank you to Brian Rosner, for encouraging me to first contribute to Django 4 years ago. 2012-04-22 14:44:08 +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
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