On Tuesday, 9 June 2015 13:21:27 UTC+2, Yoong Kang Lim wrote: > > This seems like a huge change. If you were to include this feature in > Django, would it be straightforward for users to migrate from previous > versions? >
What I'm suggesting is not a huge change. I'm just saying that Django should have something called a "Component" that template authors could decide to use, or completely ignore (that's the backwards compatible bit). My suggestion is based on the Media class from FormAssets, with a few helpers on top of that. It's neither huge or hard, and can be completely built as a third party app (which I have planned). -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/d27614e3-238f-46f5-aaf0-634d795391f0%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
