All,

I have a question for the list.

I am thinking about making a small website for a friend - a
singer/songwriter - that will allow him to embed soundfiles for
download and/or streaming by others. I'd like to provide a nice
"admin" interface for him so that he can upload his mp3s (or similar)
when he feels like it. Naturally, I thought of Django. :-)

To this end, I am interested in finding out if anyone has created a
"SoundField" class for Django to store and stream sound files -
analogous to how the "ImageField" class allows Django to store and
display image files. I would also like to know if there are ready made
 template tags for sound files. Has anyone tackled this? As someone
said, I would rather not re-invent the wheel.

(And if it hasn't been tackled, well, I better get cracking on it.)

Cheers,
Peter

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