This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/Hopiu/django.git
synced
2026-04-07 08:31:02 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
482ee63b6f
django
/
django
/
db
History
David Wobrock
482ee63b6f
Fixed
#33402
-- Optimized multiple AlterFooTogether operations.
2022-01-04 06:24:03 +01:00
..
backends
Fixed
#33408
-- Fixed adding nullable unique fields on SQLite.
2022-01-04 05:50:00 +01:00
migrations
Fixed
#33402
-- Optimized multiple AlterFooTogether operations.
2022-01-04 06:24:03 +01:00
models
Fixed
#33406
-- Avoided creation of MaxLengthValidator(None) when resolving Value.output_field for strings.
2022-01-04 05:51:00 +01:00
__init__.py
Fixed
#32233
-- Cleaned-up duplicate connection functionality.
2020-12-08 08:55:44 +01:00
transaction.py
Fixed
#33161
-- Enabled durability check for nested atomic blocks in TestCase.
2021-11-12 13:05:56 +01:00
utils.py
Fixed
#30398
-- Added CONN_HEALTH_CHECKS database setting.
2021-12-01 07:44:48 +01:00