On Tuesday, 7 April 2015 20:23:28 UTC+5, Collin Anderson wrote: > > There's a ticket about icons here: > https://code.djangoproject.com/ticket/20597 > Thanks Collin.
On Tuesday, 7 April 2015 20:25:57 UTC+5, Marc Tamlyn wrote: > > The primary questions to establish answers to before a possible merge in > my opinion are: > - Do we ship both, or just the new one and release the old one as a third > party package? > If we release old one as a third-party app we need to support it as well. And it is additional headache for the third-party apps developers. > - How could we identify the difference for third party app developers who > integrate with both versions, at least across the 1.8/1.9 release cycle? > The easy answer here would be to add a new body class, potentially to both > versions. > How we can add this class? Someone suggested a setting to enable new theme. Ideally Django needs something like CSS framework because as far as I can see most of apps just uses their own styles and markup. > My suggestion would be that we should publicise via this mailing list (and > django-users etc) that we are planning to integrate this, and you can use > it now via your app. This should hopefully get you more bug reports early > and we can merge it in a more finished state for the 1.9 alpha. > That would be great. -- 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/0a3c2428-fe8e-48de-9b25-c658446548a5%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
