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
0a8402eb05
django1
/
django
/
db
History
Honza Král
e4e1287590
Merge pull request
#817
from rybaktomasz/ticket_5568
...
Fixes
#5568
-- DROP INDEX subcommand
2013-02-24 04:02:26 -08:00
..
backends
Add sqldropindexes to manage
2013-02-24 12:38:28 +01:00
models
Revert "fixes #19263" - Fails if not SQLite
2013-02-24 12:38:32 +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