straight55b / app-engine-patch

Automatically exported from code.google.com/p/app-engine-patch
0 stars 0 forks source link

i got error: Expected a single <directory> argument when generate media and deploy it #265

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. when i use cmd : manage.py update i got error:

WARNING  2010-12-31 11:50:22,628 datastore_file_stub.py:573] Could not read data
store data from c:\users\admini~1\appdata\local\temp\django_einfoer.datastore
INFO     2010-12-31 11:50:22,838 py_zipimport.py:108] zipimporter('E:\\Java\\ein
foer\\src\\common\\zip-packages\\django-1.0.2.zip', 'django\\db\\models\\')
Running on app-engine-patch 1.1
Usage: manage.py [options] update <directory>

manage.py: error: Expected a single <directory> argument.

my env:
 win7,latest gae and ae

Original issue reported on code.google.com by chzh...@gmail.com on 31 Dec 2010 at 4:28