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
a0608c4b11
django1
/
django
/
db
History
David Wobrock
3ef37a5245
Fixed
#28897
-- Fixed QuerySet.update() on querysets ordered by annotations.
2022-06-17 10:06:17 +02:00
..
backends
Fixed
#28897
-- Fixed QuerySet.update() on querysets ordered by annotations.
2022-06-17 10:06:17 +02:00
migrations
Fixed
#31788
-- Fixed migration optimization after altering field to ManyToManyField.
2022-06-02 12:10:27 +02:00
models
Fixed
#28897
-- Fixed QuerySet.update() on querysets ordered by annotations.
2022-06-17 10:06:17 +02:00
__init__.py
Prevented initialization of unused database connections.
2022-03-17 07:40:57 +01:00
transaction.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
utils.py
Added backward compatibility test for ConnectionHandler.databases property.
2022-05-13 12:01:07 +02:00