When I try to run the interactive shell I get the following error: File "manage.py", line 11, in ? execute_manager(settings) File "/System/Library/Frameworks/Python.framework/Versions/2.3/lib/ python2.3/site-packages/django/core/management.py", line 1672, in execute_manager execute_from_command_line(action_mapping, argv) File "/System/Library/Frameworks/Python.framework/Versions/2.3/lib/ python2.3/site-packages/django/core/management.py", line 1567, in execute_from_command_line action_mapping[action](options.plain is True) File "/System/Library/Frameworks/Python.framework/Versions/2.3/lib/ python2.3/site-packages/django/core/management.py", line 1284, in run_shell code.interact() AttributeError: 'module' object has no attribute 'interact'
Any ideas? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---