django-extra-views
Views
Generates additional class-based views to simplify common Django design patterns.
Django's class-based generic views are awesome, let's have more of them.
1k stars
58 watching
172 forks
Language: Python
last commit: 4 months ago
Linked from 2 awesome lists
django
Related projects:
Repository | Description | Stars |
---|---|---|
| A library providing reusable, simple class-based views for building Django applications. | 984 |
| Reusable mixins for class-based views in Django | 1,960 |
| Provides a way to easily wrap standard generic views in Django as CMS plugins. | 1 |
| Extends Django's admin interface with a customizable dashboard and navigation menu | 868 |
| Allows visitors to interact with a website without requiring registration. | 75 |
| Provides automatic model translations with easy admin integration and fallbacks. | 696 |
| Provides a way to rate-limit views in Django applications | 1,081 |
| A Django app that provides pagination tools for web content with optional Ajax support and multiple pagination styles. | 308 |
| Tutorials on building web applications using Django, a high-level Python web framework. | 19 |
| Provides Elixir libraries and tools for working with Django | 21 |
| Configures typed extra settings using the Django admin interface. | 556 |
| Provides tools to serve files with Django efficiently and securely. | 387 |
| Enables foreign key attributes in Django admin list display | 69 |
| A web application framework with built-in wiki functionality | 1,838 |
| Enhances Django's built-in sessions with a foreign key to the user model, allowing for easier session management. | 637 |