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
b88bf9f125
django1
/
django
/
db
History
Simon Charette
6b03179e12
Fixed
#19688
-- Allow model subclassing with a custom metaclass using six.with_metaclass
2013-02-24 17:32:34 +01:00
..
backends
Add sqldropindexes to manage
2013-02-24 12:38:28 +01:00
models
Fixed
#19688
-- Allow model subclassing with a custom metaclass using six.with_metaclass
2013-02-24 17:32:34 +01:00
__init__.py
Removed try-except in django.db.close_connection()
2013-02-13 00:25:09 +02:00
transaction.py
Factored code and added a missing docstring.
2013-02-21 21:26:40 +01:00
utils.py
Removed try-except in django.db.close_connection()
2013-02-13 00:25:09 +02:00