Sunday, December 29, 2013

Re: Media files django 1.5

On 30/12/2013 3:18am, Carlos Andre wrote:
> hello guys, i have a problem in django 1.5!
> I did a migration from version 1.3 to this and when I migrated projects
> that have worked in version 1.3 there was no recognition of the media in
> version 1.5!
> I made the steps of the tutorial, but the problem still insists! have
> something new to be configured?

Try inserting some print or logging statements which output your media
directories and urls so you can see the differences between 1.3 and 1.5

This might say more about my memory than anything else but I don't
remember any problems going from 1.3 to 1.4 to 1.5.

Good luck

> 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/CAA8yBMzSyXLoKAoNWvOA%2BpJkJHVMyGujnG7nH7ctjm3%3DWjTVcA%40mail.gmail.com.
> For more options, visit https://groups.google.com/groups/opt_out.

--
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/52C0DBA1.9060207%40dewhirst.com.au.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment