Hi, we finally found (IMO) a really good API for the form rendering related template tags. There is currently an ongoing discussion on the mailinglist [1]. Jacob raised some concerns related to the performance impact that future form rendering will have. I will make this a more important point in my thoughts while going to implement the mechanisms.
I also documented my already made changes in my github branch, like the assertHTMLEqual method and more. I've also changed assertTemplateUsed to work as context manager, which I will need to check what templates are touched during the form rendering. I'm currently working on the code that will actually render the form in the end but not on the form tags themselves, since their API is still under discussion. I will look over the mailinglist thread tomorrow, trying to get to a conclusion and will start then writing documentation for the form tags. [1] http://groups.google.com/group/django-developers/browse_thread/thread/3791152616fd95ae btw: I will use this thread for my following weekly updates to unclutter the mailinglist timeline a bit. -- Servus, Gregor Müllegger -- 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.
