django-vanilla-views
Class views
A library providing reusable, simple class-based views for building Django applications.
Beautifully simple class-based views.
985 stars
39 watching
74 forks
Language: Python
last commit: 9 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
andrewingram/django-extra-views | Generates additional class-based views to simplify common Django design patterns. | 1,390 |
jazzband/django-downloadview | Provides tools to serve files with Django efficiently and securely. | 387 |
brack3t/django-braces | Reusable mixins for class-based views in Django | 1,960 |
5monkeys/django-viewlet | A Django module that provides a way to render template parts with extended cache control using Jinja2 | 62 |
codingjoe/django-stdimage | A package for simplifying image management in Django projects by providing a standardized way to store and serve images | 259 |
aptivate/djangocms_mount | Provides a way to easily wrap standard generic views in Django as CMS plugins. | 1 |
funkybob/django-classy-settings | Provides a minimalist class-based settings approach for Django | 35 |
yezz123/fastango | Simplifies and organizes FastAPI views for better maintainable code structure | 116 |
django-behave/django-behave | Provides a way to run Behavior-Driven Development tests in Django applications | 198 |
codingjoe/django-pictures | A Django package for responsive image handling using modern formats like AVIF and WebP | 249 |
djangopackages/djangopackages | A curated collection of reusable Django applications and tools | 782 |
wemake-services/wemake-django-template | A Django project template focusing on code quality and security for rapid development and production-ready applications. | 2,002 |
torchbox/storybook-django | An environment for developing and testing Django UI components in isolation | 109 |
django/django | A high-level Python web framework that facilitates rapid development and clean design for building web applications. | 80,945 |