django-vanilla-views
Class views
A library providing reusable, simple class-based views for building Django applications.
Beautifully simple class-based views.
984 stars
39 watching
74 forks
Language: Python
last commit: about 1 year ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| Generates additional class-based views to simplify common Django design patterns. | 1,393 |
| Provides tools to serve files with Django efficiently and securely. | 387 |
| Reusable mixins for class-based views in Django | 1,960 |
| A Django module that provides a way to render template parts with extended cache control using Jinja2 | 61 |
| A package for simplifying image management in Django projects by providing a standardized way to store and serve images | 259 |
| Provides a way to easily wrap standard generic views in Django as CMS plugins. | 1 |
| Provides a minimalist class-based settings approach for Django | 36 |
| Simplifies and organizes FastAPI views for better maintainable code structure | 116 |
| Provides a way to run Behavior-Driven Development tests in Django applications | 197 |
| A Django package for responsive image handling using modern formats like AVIF and WebP | 251 |
| A curated collection of reusable Django applications and tools | 799 |
| A Django project template focusing on code quality and security for rapid development and production-ready applications. | 2,015 |
| An environment for developing and testing Django UI components in isolation | 109 |
| A high-level Python web framework that facilitates rapid development and clean design for building web applications. | 81,451 |