> Now my only remaining hurdle ( db migration was surprisingly easy! ) is
> those admin media files. I notice you have
> 
> alias /media/ /home2/bmg/django/django/contrib/admin/media/
> 
> and that you have loaded the alias module from
> loadmodule alias_module /etc/httpd/modules/mod_alias.so
> 
> I tried this out with no apache complaints but still no admin media. The
> docs suggest a link to the media files, but they don't say what that
> link should be ( ie I don't know where django is looking for them! )
> Any tips on that? I think maybe we should suggest to Remi to add
> mod_alias to the stock modules set up in apache2/modules.

Got it! Wound up just copying the admin media directories into my media
directory. Pipe up if there's a better way ...

Thanks for the tips and the very useful screencast.

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to