I installed django-filebrowser==3.3.0 and django-grappelli==2.3.4 onto a simple demo project on django==1.3.1 that only has Flatpages.
I've uploaded a a sample .avi into the filebrowser. Added TinyMCE to my flatpages. I click "Insert/edit embedded media", browse to my video and click "Select". The problem is that nothing is inserted and when I save the page it saves everything except the file I tried to embed. http://stackoverflow.com/questions/7571121/django-grappelli-cant-embed-video Any suggestions greatly appreciated. -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

