This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-11-13 17:09:28 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
e3e80da7a5
django
/
django
/
db
History
Download ZIP
Download TAR.GZ
Tim Graham
e3e80da7a5
Fixed
#27651
-- Allowed M2M to concrete and proxy through model.
2016-12-28 12:48:17 -05:00
..
backends
Fixed
#27632
-- Unified query parameters by their values on Oracle.
2016-12-28 08:14:14 -05:00
migrations
Fixed
#27310
-- Stopped rendering apps in RenameModel.state_forwards.
2016-12-10 10:19:06 -05:00
models
Fixed
#27651
-- Allowed M2M to concrete and proxy through model.
2016-12-28 12:48:17 -05:00
__init__.py
Fixed E305 flake8 warnings.
2016-11-14 12:30:46 -05:00
transaction.py
Fixed
#24921
-- set_autocommit(False) + ORM queries.
2015-09-21 22:21:53 +02:00
utils.py
Fixed
#25761
-- Added __cause__.__traceback__ to reraised exceptions.
2015-12-03 16:31:50 -05:00