AndrewIngram / django-extra-views

Django's class-based generic views are awesome, let's have more of them.
MIT License
1.39k stars 172 forks source link

Django version support #225

Closed Nqabeni closed 3 years ago

Nqabeni commented 3 years ago

Does this support Django version 3.0? Supported versions are not explicitly stated in the support documents.

sdolemelipone commented 3 years ago

Hi! Yes it does. Supported versions are listed in the release notes, but you've highlighted that a link at the top of the readme would be helpful.