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.

GitHub

1k stars
58 watching
172 forks
Language: Python
last commit: 2 months ago
Linked from 2 awesome lists

django

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
encode/django-vanilla-views A library providing reusable, simple class-based views for building Django applications. 984
brack3t/django-braces Reusable mixins for class-based views in Django 1,960
aptivate/djangocms_mount Provides a way to easily wrap standard generic views in Django as CMS plugins. 1
django-admin-tools/django-admin-tools Extends Django's admin interface with a customizable dashboard and navigation menu 868
julianwachholz/django-guest-user Allows visitors to interact with a website without requiring registration. 75
django-parler/django-parler Provides automatic model translations with easy admin integration and fallbacks. 696
jsocol/django-ratelimit Provides a way to rate-limit views in Django applications 1,081
shtalinberg/django-el-pagination A Django app that provides pagination tools for web content with optional Ajax support and multiple pagination styles. 308
kevinlondon/django-by-example Tutorials on building web applications using Django, a high-level Python web framework. 19
nicksanders/exdjango Provides Elixir libraries and tools for working with Django 21
fabiocaccamo/django-extra-settings Configures typed extra settings using the Django admin interface. 556
jazzband/django-downloadview Provides tools to serve files with Django efficiently and securely. 387
petrdlouhy/django-related-admin Enables foreign key attributes in Django admin list display 69
django-wiki/django-wiki A web application framework with built-in wiki functionality 1,838
jazzband/django-user-sessions Enhances Django's built-in sessions with a foreign key to the user model, allowing for easier session management. 637