Re: how to write a text editing in the webpage using django

2012-11-17 Thread Karen Tracey
Please ask questions about using Django on django-users. The topic of this list is the development of Django itself. Thanks, Karen -- You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@googl

how to write a text editing in the webpage using django

2012-11-17 Thread Jianhui Chen
Hi all, I am a new web developer and new django comer. I am developing an web site that allow people to edit their text in a web page and store to a local file as .txt. Does anaone tell me some template in django that I can use for web page design? Thanks very much. lood339 -- You re