In the likely event that it won’t be back ported to 1.8, can you release it on PyPI? Actually, you may wish to do that anyway for older versions.
I use setup.py to install my django app, so it’s difficult to add direct github url dependencies. (It takes a flag when installing with pip, which isn’t enabled in my environment). Ryan > On Mar 18, 2015, at 1:34 PM, elky <[email protected]> wrote: > > Awesome!! Sounds fantastic. Thanks, Aymeric > > On Monday, 16 March 2015 22:24:39 UTC+5, Aymeric Augustin wrote: > For what it's worth, I've deployed your theme on an internal application and > received positive feedback from users. I don't receive feedback often, let > alone positive feedback. > > Which branch is better to open pull request? Theme works perfectly in 1.8b2 > but seems it's too late to catch the last train. > > Thanks > > > -- > 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] > <mailto:[email protected]>. > To post to this group, send email to [email protected] > <mailto:[email protected]>. > Visit this group at http://groups.google.com/group/django-developers > <http://groups.google.com/group/django-developers>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-developers/b0d28a51-e9c8-4725-a3b5-e234d7996f56%40googlegroups.com > > <https://groups.google.com/d/msgid/django-developers/b0d28a51-e9c8-4725-a3b5-e234d7996f56%40googlegroups.com?utm_medium=email&utm_source=footer>. > For more options, visit https://groups.google.com/d/optout > <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/DA5CF423-0EA0-4B08-A006-5BE82DD00448%40ryanhiebert.com. For more options, visit https://groups.google.com/d/optout.
