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
c31e7ab5a4
django1
/
django
/
db
History
Ian Foote
508b5debfb
Refs
#11964
-- Made Q objects deconstructible.
2017-02-23 20:47:48 -05:00
..
backends
Refs
#23919
-- Used yield from.
2017-02-23 20:06:01 -05:00
migrations
Refs
#27546
-- Removed hardcoded class names in __repr__() methods.
2017-02-04 11:42:45 -05:00
models
Refs
#11964
-- Made Q objects deconstructible.
2017-02-23 20:47:48 -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