Skip to main content

A set of class based views and mixins to generate CRUD interfaces.

Project description

Latest Version CI Status Coverage Status Documentation Status

Usage

Please refer to the Documentation to learn how to use django-cruditor. Cruditor is a set of generic class based views with UIKit styled templates. Together with django-tables2, django-filter and django-tapeforms this package provides you some easy to use Django views to build your customized CRUD interface.

Requirements

django-cruditor supports Python 3 only and requires at least Django 2.2. Optional dependencies are django-tapeforms, django-tables2 and django-filter.

Prepare for development

A Python 3 interpreter is required in addition to poetry.

$ poetry install
# If you want to build docs, execute this in addition
$ poetry install -E docs

Now you’re ready to start the example project to experiment with cruditor.

$ poetry run python examples/manage.py runserver

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-2.4.0.tar.gz (105.8 kB view hashes)

Uploaded Source

Built Distribution

django_cruditor-2.4.0-py3-none-any.whl (116.2 kB view hashes)

Uploaded 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