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
e89f957135
django1
/
django
/
db
History
Mariusz Felisiak
981c23c0cc
Fixed
#33717
-- Dropped support for PostgreSQL 11.
2022-05-19 09:26:48 +02:00
..
backends
Fixed
#33717
-- Dropped support for PostgreSQL 11.
2022-05-19 09:26:48 +02:00
migrations
Refs
#27064
-- Made migrations generate RenameIndex operations when moving indexes from index_together to Meta.indexes.
2022-05-17 07:21:36 +02:00
models
Fixed
#33705
-- Fixed crash when using IsNull() lookup in filters.
2022-05-19 07:02:22 +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