I am trying to make my interface better so i used tinymce 
1- i downloaded it and i put the folder tiny_mce in my this path
django/contrib/admin/media/js/tiny_mce
2-i created the tinyMCE.init as textareas.js in the same folder of
tiny_mce 
3-i wroet in my model the follows
    class META:
        admin = meta.Admin(            js = (
                '/media/js/tiny_mce/tiny_mce.js',
                '/media/js/tiny_mce/textareas.js',
            ),)

but it didn't work for my text area feild and i don't know how to make
it work
So please anyone help me :)


Mary Adel
Software Developper
 
ITrize-Egypt 13 Naguib Hashad medan elhegaz heliopolis
email: [EMAIL PROTECTED]
Office: +202 - 6236612 EXT. 102
Mobile: +2012 5241719


Reply via email to