This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
baf9604ed8
django1
/
django
/
db
/
models
/
sql
History
Gagaro
bf524d229f
Refs
#30581
-- Allowed sql.Query to be used without model.
2022-03-16 09:33:16 +01:00
..
__init__.py
Fixed
#29865
-- Added logical XOR support for Q() and querysets.
2022-03-04 12:55:37 +01:00
compiler.py
Refs
#30581
-- Allowed sql.Query to be used without model.
2022-03-16 09:33:16 +01:00
constants.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
datastructures.py
Refs
#33476
-- Refactored code to strictly match 88 characters line length.
2022-02-07 20:37:05 +01:00
query.py
Refs
#30581
-- Allowed sql.Query to be used without model.
2022-03-16 09:33:16 +01:00
subqueries.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
where.py
Fixed
#29865
-- Added logical XOR support for Q() and querysets.
2022-03-04 12:55:37 +01:00