Skip to content

Fix issue #92 -- change calls to ipython to use django shell command. #189

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

Merged
merged 1 commit into from
Aug 9, 2011

Conversation

slackorama
Copy link
Contributor

Instead of copying and pasting the django code, just import django.core.management.commands.shell.Command.

I guess the wisdom of this is up for debate here.

… stopped working.

Instead of copying and pasting, just import django.core.management.commands.shell.Command.
robhudson added a commit that referenced this pull request Aug 9, 2011
Fix issue #92 -- import Django's shell.Command class rather than using an old copy.
@robhudson robhudson merged commit fee623f into django-commons:master Aug 9, 2011
ryneeverett pushed a commit to ryneeverett/django-debug-toolbar that referenced this pull request 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

Successfully merging this pull request may close these issues.

2 participants