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
ac5f886c56
django1
/
django
/
db
History
Lex Berezhny
ac5f886c56
Fixed
#27800
-- Fixed QuerySet.annotate(Length(...)).distinct() crash.
2017-01-31 18:45:55 -05:00
..
backends
Refs
#23919
-- Removed usage of obsolete SafeBytes class
2017-01-30 15:04:45 +01:00
migrations
Refs
#23919
-- Removed misc Python 2/3 references.
2017-01-25 13:59:25 -05:00
models
Fixed
#27800
-- Fixed QuerySet.annotate(Length(...)).distinct() crash.
2017-01-31 18:45:55 -05:00
__init__.py
Refs
#23919
-- Stopped inheriting from object to define new style classes.
2017-01-19 08:39:46 +01:00
transaction.py
Refs
#23919
-- Removed usage of django.utils.decorators.ContextDecorator.
2017-01-19 11:28:30 -05:00
utils.py
Tidied djang.db.utils.load_backend().
2017-01-24 08:33:26 -05:00