Hi Adam,

Django 1.6 only supports Python 2.6 and older [1] and Django 1.7 will support Python 2.7 onwards [2].

[1] https://docs.djangoproject.com/en/1.6/releases/1.6/#python-compatibility
[2] https://docs.djangoproject.com/en/dev/releases/1.7/#python-compatibility

Cheers,
Baptiste

On 11/20/2013 10:39 AM, Adam Smith wrote:
Hi Shai,

    Just FYI, on github @charettes merge my PR replacing almost all
    `meth = classmethod(meth)` with `@classmethod`.

    So I assume you guys are going to drop support for python2.4 and
    older, right?


Best Regards
Adam

--
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/1fc2612a-d127-45f6-982c-81354e7d75cd%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

--
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/528C857D.6090200%40gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to