Re: Django 1.5 where are the static files of admin site

2013-03-19 Thread Felipe Coelho
2013/3/19 RedJuan > I'm setting up nginx to serve static files. > Route (django / contrib / admin / media / admin) is not on the > installation path (/ usr/local/lib/python2.7/dist-packages/django) > Where is it located now? > Why don't you run "python manage.py collectstatic" and set the nginx

Django 1.5 where are the static files of admin site

2013-03-19 Thread RedJuan
I'm setting up nginx to serve static files. Route (django / contrib / admin / media / admin) is not on the installation path (/ usr/local/lib/python2.7/dist-packages/django) Where is it located now? -- You received this message because you are subscribed to the Google Groups "Django users" grou