I saw that newforms has meny output methods, just like: as_table, as_p, as_ul, etc, and someone also want to add as_dl. And I also saw that the output is hardcoded in the source code. In my personal woodlog project, I made an easyform app, and I can render a form with a subtemplate, so user can change these templates, and this will make the representation is separated from the soure code. So I think newforms can also support this appoach.
Just a suggestion. -- I like python! UliPad <<The Python Editor>>: http://wiki.woodpecker.org.cn/moin/UliPad My Blog: http://www.donews.net/limodou --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" 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-developers?hl=en -~----------~----~----~----~------~----~------~--~---
