Wednesday, May 28, 2014

Re: virtualenv help needed

Why are you placing user media in your /usr/local/.../dist-package directories? (Debian?)

Wouldn't it make more sense to place them somewhere in /srv or /var?

https://docs.djangoproject.com/en/1.6/howto/static-files/

K

On Wednesday, May 28, 2014 9:40:54 AM UTC-7, Deepak Sharma wrote:
A year before I developed an applciation in django==1.4.5 version. Few days before I installed virtualenv with django version 1.4.5. In my application I have to place "media" folder inside /usr/local/lib/[ython2.7/dist-package/django/contrib/admin/media but after installating virtualenv I didn't find any django folder inside dist-package. Can anyone help me out with this, how should I allocate proper path to it?

Thank you.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/82e56ae6-3a52-4776-b307-de269997ac46%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment