This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
django
/
db
History
Mariusz Felisiak
187a64608d
Fixed
#30885
-- Dropped support for MariaDB 10.1.
2019-10-16 18:40:48 +02:00
..
backends
Fixed
#30885
-- Dropped support for MariaDB 10.1.
2019-10-16 18:40:48 +02:00
migrations
Fixed
#30868
-- Prevented unnecessary AlterField when renaming a referenced pk.
2019-10-14 08:02:26 +02:00
models
Fixed
#30854
-- Fixed QuerySet.select_related() with multiple FilteredRelations.
2019-10-11 08:10:48 +02:00
__init__.py
Removed an outdated comment on DefaultConnectionProxy.
2019-02-20 11:30:51 -05:00
transaction.py
Fixed
#30116
-- Dropped support for Python 3.5.
2019-01-30 10:19:48 -05:00
utils.py
Fixed
#30451
-- Added ASGI handler and coroutine-safety.
2019-06-20 12:29:43 +02:00