django-vanilla-views
django-vanilla-views copied to clipboard
Beautifully simple class-based views.
I just looked to adding this to a project, I was surprised to read that only Django up to 1.8 is supported on: http://django-vanilla-views.org/#requirements . This isn't the case on...
Hello, this PR fixes the deprecated badge image to the new one. Thanks! Target file: https://github.com/encode/django-vanilla-views/blob/master/docs/index.md **Before**  **After**  Issue explaining about the...
Added support for Django >= 4.2, including 5.2. Fixes PR #130
The supported versions of Django (and Python) are becoming very outdated. I've created a [PR](https://github.com/encode/django-vanilla-views/pull/129) to address this.
* https://github.com/actions/cache/releases * https://github.com/actions/checkout/releases * https://github.com/actions/setup-python/releases * https://github.com/pre-commit/action/releases