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-23 16:54:37 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
db
History
Tim Graham
d476fa96ac
[1.11.x] Refs
#18974
-- Added stacklevel for permalink() deprecation.
...
Backport of b59c0d722d9b498e840feea6e2e88238d3dadf54 from master
2017-03-28 18:01:21 -04:00
..
backends
[1.11.x]
Fixed
#27966
-- Bumped required psycopg2 version to 2.5.4.
2017-03-21 17:40:04 +01:00
migrations
[1.11.x]
Fixed
#27915
-- Allowed Meta.indexes to be defined in abstract models.
2017-03-21 11:32:43 -04:00
models
[1.11.x] Refs
#18974
-- Added stacklevel for permalink() deprecation.
2017-03-28 18:01:21 -04: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