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-05 23:12:32 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
/
models
History
Daniele Procida
263eecc583
Merge pull request
#1544
from evildmp/ticket_20920_rebase
...
Fixed
#20920
-- Consolidated F() and Q() documentation
2013-09-06 11:27:58 -07:00
..
fields.txt
Consolidated documentation for F() and Q()
2013-09-06 12:57:25 -05:00
index.txt
Consolidated documentation for F() and Q()
2013-09-06 12:57:25 -05:00
instances.txt
Consolidated documentation for F() and Q()
2013-09-06 12:57:25 -05:00
options.txt
Fixed typo in docs/ref/models/options.txt
2013-08-30 21:05:36 -04:00
queries.txt
Consolidated documentation for F() and Q()
2013-09-06 12:57:25 -05:00
querysets.txt
Fixed
#21035
-- Changed docs to treat the acronym SQL phonetically.
2013-09-05 20:14:58 -04:00
relations.txt
documented RelatedManager calling save() behind the scenes, added section on direct replacement of related object set
2013-09-06 11:37:08 -05:00