The admin/doc was not working as I did not installed in my virtual_env 
docutils.
So a few commands later :
(env1)Thomas-SMETSs-MacBook-Pro:mmf tsmets$ easy_install docutils
Searching for docutils
Reading http://pypi.python.org/simple/docutils/
Reading http://docutils.sourceforge.net/
Best match: docutils 0.9.1
Downloading 
http://prdownloads.sourceforge.net/docutils/docutils-0.9.1.tar.gz?download
Processing docutils-0.9.1.tar.gz
Running docutils-0.9.1/setup.py -q bdist_egg --dist-dir 
/var/folders/aj/ajWxX+uAH+GwVYy18H9T7++++TI/-Tmp-/easy_install-yJvLVG/docutils-0.9.1/egg-dist-tmp-ydaSpK
warning: no files found matching 'MANIFEST'
warning: no files found matching '*' under directory 'extras'
warning: no previously-included files matching '.cvsignore' found under 
directory '*'
warning: no previously-included files matching '*.pyc' found under 
directory '*'
warning: no previously-included files matching '*~' found under directory 
'*'
warning: no previously-included files matching '.DS_Store' found under 
directory '*'
zip_safe flag not set; analyzing archive contents...
docutils.parsers.rst.directives.misc: module references __file__
docutils.writers.html4css1.__init__: module references __file__
docutils.writers.latex2e.__init__: module references __file__
docutils.writers.odf_odt.__init__: module references __file__
docutils.writers.pep_html.__init__: module references __file__
docutils.writers.s5_html.__init__: module references __file__
Adding docutils 0.9.1 to easy-install.pth file
Installing rst2html.py script to /Users/tsmets/Documents/python/MMF/env1/bin
Installing rst2latex.py script to /Users/tsmets/Documents/python/MMF
/env1/bin
Installing rst2man.py script to /Users/tsmets/Documents/python/MMF/env1/bin
Installing rst2odt.py script to /Users/tsmets/Documents/python/MMF/env1/bin
Installing rst2odt_prepstyles.py script to /Users/tsmets/Documents/python/
MMF/env1/bin
Installing rst2pseudoxml.py script to /Users/tsmets/Documents/python/MMF
/env1/bin
Installing rst2s5.py script to /Users/tsmets/Documents/python/MMF/env1/bin
Installing rst2xetex.py script to /Users/tsmets/Documents/python/MMF
/env1/bin
Installing rst2xml.py script to /Users/tsmets/Documents/python/MMF/env1/bin
Installing rstpep2html.py script to /Users/tsmets/Documents/python/MMF
/env1/bin

Installed /Users/tsmets/Documents/python/MMF
/env1/lib/python2.6/site-packages/docutils-0.9.1-py2.6.egg
Processing dependencies for docutils
Finished processing dependencies for docutils
(env1)Thomas-SMETSs-MacBook-Pro:mmf tsmets$ ./manage.py runserver 

Validating models...

0 errors found
Django version 1.4, using settings 'mmf.settings'
Development server is running at http://127.0.0.1:8000/
Quit the server with CONTROL-C.
[22/Jul/2012 21:54:42] "GET /admin/doc/ HTTP/1.1" 500 196996

Now everything seems out of order :

ValueError at /

unknown locale: UTF-8

Request Method:GETRequest URL:http://localhost:8000/Django Version:1.4Exception 
Type:ValueErrorException Value:

unknown locale: UTF-8

Exception 
Location:/Users/tsmets/Documents/python/MMF/env1/lib/python2.6/locale.py 
in _parse_localename, line 391Python Executable:
/Users/tsmets/Documents/python/MMF/env1/bin/pythonPython Version:2.6.1Python 
Path:

['/Users/tsmets/Documents/python/MMF/mmf.svn/server/trunk/mmf',
 
'/Users/tsmets/Documents/python/MMF/env1/lib/python2.6/site-packages/setuptools-0.6c11-py2.6.egg',
 
'/Users/tsmets/Documents/python/MMF/env1/lib/python2.6/site-packages/pip-1.1-py2.6.egg',
 
'/Users/tsmets/Documents/python/MMF/env1/lib/python2.6/site-packages/Django-1.4-py2.6.egg',
 
'/Users/tsmets/Documents/python/MMF/env1/lib/python2.6/site-packages/django_extensions-0.9-py2.6.egg',
 
'/Users/tsmets/Documents/python/MMF/env1/lib/python2.6/site-packages/docutils-0.9.1-py2.6.egg',
 '/Users/tsmets/Documents/python/MMF/env1/lib/python26.zip',
 '/Users/tsmets/Documents/python/MMF/env1/lib/python2.6',
 '/Users/tsmets/Documents/python/MMF/env1/lib/python2.6/plat-darwin',
 '/Users/tsmets/Documents/python/MMF/env1/lib/python2.6/plat-mac',
 
'/Users/tsmets/Documents/python/MMF/env1/lib/python2.6/plat-mac/lib-scriptpackages',
 '/Users/tsmets/Documents/python/MMF/env1/Extras/lib/python',
 '/Users/tsmets/Documents/python/MMF/env1/lib/python2.6/lib-tk',
 '/Users/tsmets/Documents/python/MMF/env1/lib/python2.6/lib-old',
 '/Users/tsmets/Documents/python/MMF/env1/lib/python2.6/lib-dynload',
 '/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6',
 
'/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/plat-darwin',
 
'/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-tk',
 
'/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/plat-mac',
 
'/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/plat-mac/lib-scriptpackages',
 '/Users/tsmets/Documents/python/MMF/env1/lib/python2.6/site-packages']

Server time:Sun, 22 Jul 2012 23:01:36 +0200



????
All pages are now broken ...



\T,

OS : Mac 10.6
Installed package in my Virtual env.
(env1)Thomas-SMETSs-MacBook-Pro:mmf tsmets$ yolk -l
Django          - 1.4          - active 
Python          - 2.6.1        - active development 
(/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload)
django-extensions - 0.9          - active 
docutils        - 0.9.1        - active 
pip             - 1.1          - active 
setuptools      - 0.6c11       - active 
wsgiref         - 0.1.2        - active development 
(/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6)
yolk            - 0.4.3        - active 


-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-users/-/D9HMgjaoJ6EJ.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to