On Jul 11, 9:11 am, djangonoob <ye.eug...@gmail.com> wrote: > Hi all, > may i know how do i upload media files such as mp3 files, images using > djanog? > > I understand that there is a documentation on file uploads at > :http://docs.djangoproject.com/en/dev/topics/http/file-uploads/ > > However, i do not quite understand the interaction between the models, > views and templates for uploading media files. > > Also i understand that i need to edit certain configuration at > settings.py > > I'ev also tried searching on teh internet but i realised that there is > only tutorials using newforms, but not forms of django. ( i am using > django 1.02 ) > > Can any experts help out a noob here on this issue? > > Best Regards, > Eugene
What used to be newforms is now just forms (it's no longer new, hence the name change) so those tutorials should work. -- DR. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---