This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-04-13 03:52:20 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
db
History
Mariusz Felisiak
305757aec1
Applied Black's 2024 stable style.
...
https://github.com/psf/black/releases/tag/24.1.0
2024-01-26 12:45:07 +01:00
..
backends
Applied Black's 2024 stable style.
2024-01-26 12:45:07 +01:00
migrations
Applied Black's 2024 stable style.
2024-01-26 12:45:07 +01:00
models
Applied Black's 2024 stable style.
2024-01-26 12:45:07 +01:00
__init__.py
Fixed
#35130
-- Doc'd django.db.close_old_connections().
2024-01-22 13:31:50 +01:00
transaction.py
Fixed
#23353
-- Used "raise from" when raising TransactionManagementError.
2022-10-03 06:08:54 +02:00
utils.py
Added backward compatibility test for ConnectionHandler.databases property.
2022-05-13 12:01:07 +02:00