hi, everybody.
i install it with the commands:
pip install -r
http://bitbucket.org/chris1610/satchmo/raw/tip/scripts/requirements.txt
pip install -e hg+http://bitbucket.org/chris1610/satchmo/#egg=satchmo
then i run the command:
clonesatchmo.py
to create the project named store
then
cd store
python manage.py runserver
but i enter the http://localhost:8000/admin/ in browser, there have some
errors happen.
ImproperlyConfigured at /admin/
You're using the staticfiles app without having set the required STATIC_URL
setting.
Request Method:GETRequest URL:http://localhost:8000/admin/Django Version:
1.4.5Exception Type:ImproperlyConfiguredException Value:
You're using the staticfiles app without having set the required STATIC_URL
setting.
Exception
Location:/Library/Python/2.7/site-packages/django/contrib/staticfiles/utils.py
in check_settings, line 49Python Executable:/usr/bin/pythonPython Version:
2.7.2Python Path:
['thirdlibs',
'/Users/ryan/Workspace/happy_sunshine/ads/code/AdManager/trunk/AdManager',
'/Library/Python/2.7/site-packages/pip-1.1-py2.7.egg',
'/Library/Python/2.7/site-packages/PyV8-0.8-py2.7.egg',
'/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python27.zip',
'/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7',
'/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-darwin',
'/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac',
'/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/lib-scriptpackages',
'/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python',
'/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-tk',
'/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-old',
'/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload',
'/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/PyObjC',
'/Library/Python/2.7/site-packages',
'/Library/Python/2.7/site-packages/PIL']
Server time:Mon, 4 Nov 2013 22:50:23 +0800
what and how can i do ?
--
You received this message because you are subscribed to the Google Groups
"Satchmo users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/satchmo-users.
For more options, visit https://groups.google.com/groups/opt_out.