Skip to main content

Extra class based views for Django

Project description

# django-extra-cbv

Releated apps:

views for inline forms: http://django-extra-views.readthedocs.org/en/latest/ https://github.com/AndrewIngram/django-extra-views

mixins for check permissions: https://github.com/dstegelman/django-infuse

https://github.com/tswicegood/cbv_utils https://pypi.org/project/django_extra/#history https://github.com/AndrewIngram/django-extra-views

RTFM

http://effectivedjango.com/ http://www.robgolding.com/blog/2012/11/17/django-class-based-view-mixins-part-2/

## Overview

Extra class based views for Django Framework

## Installation

Install work version using PIP:

pip install django-extra-cbv

## Settings

No any settings required

## Usage

See code, please. There are not any docs or examples provided yet. The code is very simple. You can subclass base views to set up work with your models

## Provided template tags and libraries

No any templeate tags provided

## Provided management commands

No any management commands provided

## Testing

You can run tests inside this package:

python run_tests.py

or with tox:

tox

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

django_extra_cbv-0.2.1-py2.py3-none-any.whl (14.4 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page