Contents

django-extra-views 0.14.0

0

Extra class-based views for Django

Extra class-based views for Django

Stars: 1370, Watchers: 1370, Forks: 175, Open Issues: 19

The AndrewIngram/django-extra-views repo was created 12 years ago and the last code push was 2 months ago.
The project is very popular with an impressive 1370 github stars!

How to Install django-extra-views

You can install django-extra-views using pip

pip install django-extra-views

or add it to a project with poetry

poetry add django-extra-views

Package Details

Author
Andrew Ingram
License
MIT
Homepage
https://github.com/AndrewIngram/django-extra-views
PyPi:
https://pypi.org/project/django-extra-views/
GitHub Repo:
https://github.com/AndrewIngram/django-extra-views

Classifiers

No  django-extra-views  pypi packages just yet.

Errors

A list of common django-extra-views errors.

Code Examples

Here are some django-extra-views code examples and snippets.

Related Packages & Articles

django-environ 0.11.2

A package that allows you to utilize 12factor inspired environment variables to configure your Django application.