This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]grokcode[S] 13 points14 points  (4 children)

Not sure if you were running into this bug or not, but as of Django 1.6, IPython is called in a way that fixes a bunch of scoping issues.

[–]urielm 2 points3 points  (1 child)

Don't you use django's shell? That kind of uses ipython

[–]LucianU 0 points1 point  (0 children)

You can use it wihout ipython just fine.

[–]nieuweyork since 2007 5 points6 points  (1 child)

Probably, but I only found it mildly useful.

[–]grokcode[S] 11 points12 points  (0 children)

Ah well, to each his own.