Re: Python 3.7

2018-09-16 Thread Jason
If you look at the PR referred above, it is meant to add python 3.7 compatibility. Looking at the diffs, the only real issue is with timedelta, all other changes are with updating testing configuration As far as updating the docs, they're in the repository at https://github.com/encode/d

Re: Python 3.7

2018-09-15 Thread Melvyn Drag
updates in some repo that someone could point me to. so far its just minor changes like includes and a few syntactic things. On Wednesday, September 5, 2018 at 12:39:47 AM UTC-4, hocul Kwak wrote: > > Python 3.7 is still not supported. > > https://github.com/encode/django-rest-framew

Re: Python 3.7

2018-09-04 Thread Carlton Gibson
On 5 Sep 2018, at 06:39, hocul Kwak <mailto:rhkrgh...@gmail.com>> wrote: > > Python 3.7 is still not supported. > > https://github.com/encode/django-rest-framework > <https://github.com/encode/django-rest-framework> > > REST framework requires the followi

Re: Python 3.7

2018-09-04 Thread hocul Kwak
Python 3.7 is still not supported. https://github.com/encode/django-rest-framework REST framework requires the following: - Python (2.7, 3.2, 3.3, 3.4, 3.5, 3.6) - Django (1.10, 1.11, 2.0) 2018년 9월 5일 수요일 오전 12시 40분 37초 UTC+9, Ajay Reddy 님의 말: > > Hi -- > > Is Python 3

Python 3.7

2018-09-04 Thread Ajay Reddy
Hi -- Is Python 3.7 supported? Ajay -- 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 django-rest-framework+unsubscr...@googlegroups.com