Closed rduplain closed 12 years ago
This one works for me: {{{ --- a/flaskext/script.py +++ b/flaskext/script.py @@ -280,8 +280,8 @@ if not no_ipython: try: import IPython
Original Comment By: Mikhail Lukyanchenko
Proposed fix works only partially. Interactive shell doesn't contain configured context.
Original Comment By: Mikhail Lukyanchenko
I'd like to add tests for this. If anyone is up for it, send a pull request.
Fix from pull request.
Stacktrace: