Thanks for your answer it helped a lot ...!
I've tried your suggestion but it seems that i have a problem with this 
comand
            gantt_file = req.args.get('GanttFile') 
It has no attribute called filename ??? so the code get stopped at this 
level :

            if not hasattr(gantt_file, 'filename') or not 
gantt_file.filename:

any idea ?
Thanks !

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/trac-users/-/JHYt9Xr8n28J.
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/trac-users?hl=en.

Reply via email to