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-02-22 15:34:50 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
/
models
History
Ryan Heard
c6b4d62fa2
Fixed
#29865
-- Added logical XOR support for Q() and querysets.
2022-03-04 12:55:37 +01:00
..
class.txt
…
conditional-expressions.txt
…
constraints.txt
…
database-functions.txt
…
expressions.txt
Removed redundant QuerySet.all() calls in docs and tests.
2022-02-22 10:29:38 +01:00
fields.txt
Avoided counting attributes and methods in docs.
2021-12-28 12:36:57 +01:00
index.txt
…
indexes.txt
…
instances.txt
…
lookups.txt
…
meta.txt
…
options.txt
…
querysets.txt
Fixed
#29865
-- Added logical XOR support for Q() and querysets.
2022-03-04 12:55:37 +01:00
relations.txt
…