Django's master is the correct branch for 1.9 development now. Flat icons would be good, and I agree personally with your earlier suggestion to use font awesome icons. I do think this is a separate issue we could add later.
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? - 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. 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. On 7 April 2015 at 16:16, elky <[email protected]> wrote: > Hi everyone. As you can see there is less activity now in this thread. > With the latest 0.9.3 release I just think CSS work is over until anyone > report a bug or suggestion to improvement. > > There is big interest from the community: > - 1736 downloads in the last month from PyPi > <https://pypi.python.org/pypi/django-flat-theme/> > - 334 unique visitors of the repo > <https://github.com/elky/django-flat-theme> and 117 stars > > People actively use this theme so it's time to think what do to next. > > I would like to make Pull Request in Django 1.9 branch when it starts - > but I need feedback and suggestions before. Please share your thoughts, > guys. > > I manually found interesting discussion here > <https://twitter.com/aymericaugustin/status/583739366612271104>. Few > words on flat icons - I think it requires markup change but if people > really want to see flat icons I suggest to use one of the popular icon font > library (like I suggested in October > <https://groups.google.com/forum/#!searchin/django-developers/icons/django-developers/BvZkqCaVVQs/OT2OUZYzbIgJ>). > Any thoughts? > > Thanks, > Alex > > -- > 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/8e0d0669-6c37-4c44-9d07-6ac625413492%40googlegroups.com > <https://groups.google.com/d/msgid/django-developers/8e0d0669-6c37-4c44-9d07-6ac625413492%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- 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/CAMwjO1H6rLP8uFh6bHVjeTdnrx3jNXfwqkQWvX9cqk%2BoCuYgdw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
