This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-03-13 19:00:45 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
/
models
History
Tim Graham
430aae1b0d
[1.6.x]
Fixed
#20561
-- Emphasized that QuerySet.distinct([*fields]) is only supported by Postgres.
...
Thanks jtiai for the suggestion. Backport of 577b0f9189 from master.
2013-07-05 07:21:13 -04:00
..
fields.txt
Docs for related_query_name
2013-06-27 15:44:22 +01:00
index.txt
Fixed
#14141
: docs now use the :doc: construct for links between documents.
2010-08-19 19:27:44 +00:00
instances.txt
Fixed
#19881
-- Documented that get_next/previous_by_FOO uses default manager.
2013-06-21 13:14:05 -04:00
options.txt
Add missing imports and models to the examples in the the model layer documentation
2013-05-18 18:38:52 +02:00
querysets.txt
[1.6.x]
Fixed
#20561
-- Emphasized that QuerySet.distinct([*fields]) is only supported by Postgres.
2013-07-05 07:21:13 -04:00
relations.txt
Add missing imports and models to the examples in the the model layer documentation
2013-05-18 18:38:52 +02:00