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. Together with django-tables2, django-filter and django-floppyforms this module provides you some easy to use Django views to build your customized CRUD interface.

Quick start

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

$ pip install django-cruditor

Add the django-cruditor and its dependencies to to your Django settings

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

Please refer to the examples to see how it works. More documentation will be added soon.

Contribute

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

$ tox

If you don’t know where to start, have a look at the TODO file in this repository.

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.1.tar.gz (382.9 kB view details)

Uploaded Source

Built Distribution

django_cruditor-0.1.1-py2.py3-none-any.whl (395.6 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file django-cruditor-0.1.1.tar.gz.

File metadata

File hashes

Hashes for django-cruditor-0.1.1.tar.gz
Algorithm Hash digest
SHA256 ca2538ad53eedde01fa3621ba3bb8347a22f560b3a53305967246443c8696d6f
MD5 badcfda74894a5e25a96cff45f570015
BLAKE2b-256 1047452bb070d820ee5a397403f815ab7805a1fe92b87fbd06bb9424b17813e1

See more details on using hashes here.

File details

Details for the file django_cruditor-0.1.1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for django_cruditor-0.1.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 0bafdd4ddfb311d3b43b0d99509f7a1a5c71a017c6fe750b77531ac32c84ca18
MD5 8caa2c22c2c9ef5e509ab17764c45ee7
BLAKE2b-256 91435cc99dd1d94ee223dfe6c3854e08969330cf355c0170629700946e7ea946

See more details on using hashes here.

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