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
229360d7ad
django1
/
django
/
db
History
Allen Jonathan David
10178197d5
Fixed
#33966
-- Added support for using KeyTextTransform from lookup.
2022-09-16 05:36:57 +02:00
..
backends
Fixed
#33996
-- Fixed CheckConstraint validation on NULL values.
2022-09-13 12:48:31 +02:00
migrations
Fixed
#33953
-- Reverted "Fixed
#33201
-- Made RenameModel operation a noop for models with db_table."
2022-08-26 06:14:44 +02:00
models
Fixed
#33966
-- Added support for using KeyTextTransform from lookup.
2022-09-16 05:36:57 +02:00
__init__.py
Prevented initialization of unused database connections.
2022-03-17 07:40:57 +01:00
transaction.py
Fixed
#33616
-- Allowed registering callbacks that can fail in transaction.on_commit().
2022-09-06 12:21:36 +02:00
utils.py
Added backward compatibility test for ConnectionHandler.databases property.
2022-05-13 12:01:07 +02:00