encode / django-vanilla-views

Beautifully simple class-based views.
http://django-vanilla-views.org/
BSD 2-Clause "Simplified" License
985 stars 74 forks source link

Django 3.x and Python 3.8.x compatible? #88

Closed firdaus-aziz closed 4 years ago

firdaus-aziz commented 4 years ago

Can I use this with Django 3.x?

tomchristie commented 4 years ago

We don't have automated tests against Django 3, so can't give you a definitive answer unless someone supplies a pull request adding those.

Having said that, I've no reason to suspect that there's breaking changes against bits of the Django API we integrate with, so I'd suggest trying it and reporting back here.

adamchainz commented 4 years ago

89 fixes, there are some small changes for Django 3.0.