Skip to main content

Set of generic class based views with Bootstrap templates.

Project description

https://badge.fury.io/py/django-cruditor.png https://travis-ci.org/moccu/django-cruditor.svg?branch=master https://coveralls.io/repos/moccu/django-cruditor/badge.svg https://readthedocs.org/projects/django-cruditor/badge/?version=latest

What is django-cruditor

django-cruditor is a set of generic class based views with Bootstrap templates.

Quick start

To install django-cruditor just use your preferred Python package installer:

$ pip install django-cruditor

Add some stuff to your Django settings

INSTALLED_APPS = (
    # some other apps
    'cruditor',
)

Contribute

To contribute, you can use pip install -e .[tests] to install all required development packages. To run the tests, just use

$ 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 Distribution

django-cruditor-0.1.0.tar.gz (382.6 kB view hashes)

Uploaded Source

Built Distribution

django_cruditor-0.1.0-py2.py3-none-any.whl (395.1 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