A set of class based views and mixins to generate CRUD interfaces.
Project description
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file django-cruditor-2.3.1.tar.gz
.
File metadata
- Download URL: django-cruditor-2.3.1.tar.gz
- Upload date:
- Size: 105.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.14 CPython/3.10.5 Linux/5.15.0-1014-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b6a4302baf88d4b659d7798c3fb27e9a4481402770ae1b7e9ec016033fdecde7 |
|
MD5 | 4b564309ce8d78cd28532939a0e72cc9 |
|
BLAKE2b-256 | acb6d4283cac7993ce820c2e0be149d07252f5d9429b77ab5477fcc0087835e2 |
File details
Details for the file django_cruditor-2.3.1-py3-none-any.whl
.
File metadata
- Download URL: django_cruditor-2.3.1-py3-none-any.whl
- Upload date:
- Size: 116.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.14 CPython/3.10.5 Linux/5.15.0-1014-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2b97e8c3da1d05a2d304d00ca7487862334dd604bd2f8d2cf646623c417857a2 |
|
MD5 | 128c0147b44d8588357a6625e3663a83 |
|
BLAKE2b-256 | 27a6b989997638cb9d1724d66ca3bfa81a2e93e2296ce0f1c5ff1a37f8ff229c |