This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
283b468462
django1
/
django
/
db
History
Claude Paroz
3ea7167bb5
Refs
#24928
-- Added introspection support for UUIDField
2016-07-20 17:27:29 +02:00
..
backends
Refs
#24928
-- Added introspection support for UUIDField
2016-07-20 17:27:29 +02:00
migrations
Fixed typo in autodetector method name.
2016-07-17 15:18:39 -04:00
models
Fixed
#26916
-- Fixed prefetch_related when using a cached_property as to_attr.
2016-07-19 16:05:07 -04: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