I recently put all my admin pages within the admin protection. Now, I periodically get this error:
/Users/<myname>/GoogleApps/<myapp>/main.py in () 5 sys.path = [os.path.abspath(os.path.dirname(__file__)),] + sys.path 6 7 from aecmd import setup_project 8 setup_project() 9 aecmd undefined, setup_project undefined <type 'exceptions.ImportError'>: No module named aecmd A Google search turns up nothing. Please help. Thank you. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to google-appengine@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en -~----------~----~----~----~------~----~------~--~---