Thanks, taken from the django docs: https://docs.djangoproject.com/en/1.10/faq/install/ The upcoming Django 1.11 will support python 3.4, so is dropping 3.4 compatibility not a bit preliminary, especially since many people are running enterprise or LTS distributions that not yet ship with python 3.5+
regards, Vid On Friday, February 17, 2017 at 12:28:49 PM UTC+1, Xavier Ordoquy wrote: > > Hi, > > We support the Python versions that the supported Django version supports. > If DRF droped 3.4 it means Django also dropped it. > We can’t guarantee it will work or will not work. This is up to you to > ensure you don’t have issues. > > Regards, > Xavier Ordoquy, > Linovia. > > Le 17 févr. 2017 à 11:15, [email protected] <javascript:> a écrit : > > I saw on commit 7d4706f that python 3.4 was dropped from the tox tests, > but pypi still states that python 3.4 is supported. > Will v3.5.4 still work on python 3.4 and if not what functionality would > break? Any view on the compatibility road map would help our planning. > > Vid > > > -- > You received this message because you are subscribed to the Google Groups > "Django REST framework" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] <javascript:>. > For more options, visit https://groups.google.com/d/optout. > > > -- You received this message because you are subscribed to the Google Groups "Django REST framework" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
