What is your actual problem here?
Do you not understand the message? Do you have a reason for which you'd want this directory indexed?
Page not found (404)
Request Method: GET Request URL: http://localhost:8080/static/grappelli/ Directory indexes are not allowed here.
--You're seeing this error because you have
DEBUG = True
in your Django settings file. Change that toFalse
, and Django will display a standard 404 page.Plz help
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/-/Osk9n9mFErAJ.
To post to this group, send email to django...@googlegroups.com.
To unsubscribe from this group, send email to django-users...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
What is your actual problem here?
Do you not understand the message? Do you have a reason for which you'd want this directory indexed?
Le 16 juil. 2012 13:24, "chhots" <chhot...@neevtech.com> a écrit :
Page not found (404)
Request Method: GET Request URL: http://localhost:8080/static/grappelli/ Directory indexes are not allowed here.
--You're seeing this error because you have
DEBUG = True
in your Django settings file. Change that toFalse
, and Django will display a standard 404 page.Plz help
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/-/Osk9n9mFErAJ.
To post to this group, send email to django...@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.