Skip to content

debugsqlshell doesn't work with latest version of ipython #92

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
kryton opened this issue Jul 26, 2010 · 1 comment
Closed

debugsqlshell doesn't work with latest version of ipython #92

kryton opened this issue Jul 26, 2010 · 1 comment

Comments

@kryton
Copy link

kryton commented Jul 26, 2010

pls see http://code.djangoproject.com/attachment/ticket/12735/django_shell.patch
for patch to make it work with current/old version of ipython.

slackorama added a commit to slackorama/django-debug-toolbar that referenced this issue Aug 9, 2011
… stopped working.

Instead of copying and pasting, just import django.core.management.commands.shell.Command.
robhudson added a commit that referenced this issue Aug 9, 2011
Fix issue #92 -- import Django's shell.Command class rather than using an old copy.
@jezdez
Copy link
Contributor

jezdez commented Apr 6, 2012

Closing as this was fixed.

@jezdez jezdez closed this as completed Apr 6, 2012
ryneeverett pushed a commit to ryneeverett/django-debug-toolbar that referenced this issue Oct 2, 2016
… stopped working.

Instead of copying and pasting, just import django.core.management.commands.shell.Command.
ryneeverett pushed a commit to ryneeverett/django-debug-toolbar that referenced this issue Oct 2, 2016
Fix issue django-commons#92 -- import Django's shell.Command class rather than using an old copy.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants