Hi Im not sure if i am the only one in the Django community who has been 
trying to add this feauture for a couple of years Basically what i want is 
to let the user upload videos.
I know that you could add the line in your models with a ImageField is that 
right? 

but then in the template with a 


{{ object.photo.url}}.

you could do something like that 

but when i load the page it just does not load the pictures or videos 

any help would be great thanks 


-- 
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+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/0e2b1c19-5aa9-4dab-bec7-b61a689006f7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to