Thank you, Shawn.

On Wed, Jan 5, 2011 at 8:24 PM, Shawn Milochik <sh...@milochik.com> wrote:

> 1. When you were running the development server, you were probably
> executing from the www directory, so importing from 'mysite' would work.
> When running in production, it has to be properly on the PYTHONPATH.
>

I actually was executing from www/mysite, so why it works still seems
mysterious to me.


>
> 2. You need the CSS and stuff for admin available on a server somewhere,
> and have your ADMIN_MEDIA_PREFIX in settings.py point to the proper root
> URL.
>
> 3. I don't know that one personally, and I don't use Apache. Someone else
> will probably answer.
>
> Shawn
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To post to this group, send email to django-us...@googlegroups.com.
> To unsubscribe from this group, send email to
> django-users+unsubscr...@googlegroups.com<django-users%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/django-users?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@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