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-03-28 20:00:23 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
ade54ffa34
django
/
django
/
db
History
Anderson Resende
b5f8c81ce1
Fixed
#26026
-- Fixed isinstance crash comparing EmptyQuerySet to non-QuerySet.
2016-01-07 10:57:05 -05:00
..
backends
Passed logging message parameters as arguments instead of interpolating them.
2015-12-26 18:35:42 -05:00
migrations
Fixed
#25892
-- Optimized SeparateDatabaseAndState.database_backwards().
2016-01-07 08:13:56 -05:00
models
Fixed
#26026
-- Fixed isinstance crash comparing EmptyQuerySet to non-QuerySet.
2016-01-07 10:57:05 -05:00
__init__.py
Sorted imports in __init__.py files.
2015-06-27 11:53:33 -04: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