Hello everyone!
I'd like to change the Admin Page media path for my website which is
based on Django.

However, i tried that command below:
manage.py --adminmedia='/home/media/'
but it does not work at all, so i have to edit the css or to add new
javascript code into:
/usr/lib/python2.5/site-packages/django/contrib/admin/media
and obviously that's not good enough :)

So does anyone know that how can i change my Django Adminpage Media
Path?

Thanks

xxd
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to