Just want to throw in one point to consider here, pardon me if this has already been discussed in the core team.
Bumping the "major version", that is moving to 2.0 instead of 1.10, will from the outside likely be seen as a larger change, regardless of whether it technically is or not. This, could again give some PR boost -- if one is willing to seize the opportunities so to speak. Just to pick one example, this is how PostgreSQL generally decides to handle bumps in major versions. 9.0 could've technically be 8.5 (it is no more backwards-incomatible than 8.3->8.4), but they decided to bump the major version to reap additional PR due to the large features introduced. In the same vein, I would've liked Django 1.7 with its major and awesome additions to have been 2.0, but I guess that opportunety has passed long ago. :) Regards, Anders On Mon, Jul 14, 2014 at 9:54 PM, Florian Apolloner <[email protected]> wrote: > On Monday, July 14, 2014 9:50:53 PM UTC+2, Aymeric Augustin wrote: > > [snip] > > +1, please leave it there > > -- > You received this message because you are subscribed to the Google Groups > "Django developers" 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/2f72c74f-e48b-4f96-9ebd-00bb204e9a82%40googlegroups.com > <https://groups.google.com/d/msgid/django-developers/2f72c74f-e48b-4f96-9ebd-00bb204e9a82%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" 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/CAC35HNnic8fpJa37JBEB%2BvrjFxjbugrksCjWiCO%2BKgyWR4D-gA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
