Contents

django-vanilla-views 3.0.0

0

Beautifully simple class based views.

Beautifully simple class based views.

Stars: 978, Watchers: 978, Forks: 73, Open Issues: 3

The encode/django-vanilla-views repo was created 10 years ago and the last code push was 2 months ago.
The project is popular with 978 github stars!

How to Install django-vanilla-views

You can install django-vanilla-views using pip

pip install django-vanilla-views

or add it to a project with poetry

poetry add django-vanilla-views

Package Details

Author
Tom Christie
License
BSD
Homepage
http://django-vanilla-views.org
PyPi:
https://pypi.org/project/django-vanilla-views/
GitHub Repo:
https://github.com/encode/django-vanilla-views

Classifiers

  • Internet/WWW/HTTP
No  django-vanilla-views  pypi packages just yet.

Errors

A list of common django-vanilla-views errors.

Code Examples

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

Related Packages & Articles

django-jet 1.0.8

Modern template for Django admin interface with improved functionality

django-web3-auth 0.1.6

django-web3-auth is a pluggable Django app that enables login/signup via an Ethereum wallet (a la CryptoKitties). The user authenticates themselves by digitally signing the session key with their wallet's private key.

fontawesomefree 6.5.1

fontawesomefree is a Python package that provides access to Font Awesome, the internet's most popular icon library and toolkit. It is designed to be used with Django, leveraging how Django handles static files, but it can be installed for any Python project. The package downloads Font Awesome Free to your site-packages, making it a valuable tool for developers looking to enhance the visual appeal of their web applications with high-quality icons. It can be considered as a part of Web Development and UI/UX Design tools.