An open API service indexing awesome lists of open source software.

https://github.com/dakrauth/django-vanilla-extract


https://github.com/dakrauth/django-vanilla-extract

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# Django Vanilla Extract Views

**Beautifully simple class-based views.**

Modernized Django Vanilla Views [django-vanilla-views.org][docs].

Enhancements include:

* Support for:
* `uv`
* `pytest`
* `just`
* Removed `tox` support
* Support for Django 4.2.x, 5.2.x, 6.0.x
* Support for Python 3.10 - 3.14 (as determined by Django requirements)

## Development Requirements

Required: [`uv`] and [`just`]

[docs]: http://django-vanilla-views.org
[uv]: https://docs.astral.sh/uv/getting-started/installation/
[just]: https://just.systems/