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 4.2 and django-tapeforms. Optional dependencies are django-tables2 and django-filter.
Prepare for development
The project uses uv to manage dependencies and the python environment.
To run the tests, use:
$ make tests
To start the example project to experiment with cruditor, run:
$ uv run python examples/manage.py runserver
Release files for django-cruditor 3.2.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| django_cruditor-3.2.2.tar.gz | 331.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| django_cruditor-3.2.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 675.8 kB
Release files / django_cruditor-3.2.2.tar.gz
| Download URL | django_cruditor-3.2.2.tar.gz |
|---|---|
| Size | 331.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
ec01476d5a27bdfff6954383c073303aa2c3d1ae6a0d71c833d78124f6a1c439
|
|
BLAKE2b-256 checksum How to use checksums |
3a5d570bfe4b79ae7df73e2951b14b6c45a75b4d2e1ec30dbef1c6910b13ffd6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.12.12 {"installer":{"name":"uv","version":"0.12.12","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
|
Release files / django_cruditor-3.2.2-py3-none-any.whl
| Download URL | django_cruditor-3.2.2-py3-none-any.whl |
|---|---|
| Size | 344.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
8c95e3adc2ae1e1b672665112bed619a401e8252f055c03cc4b2dff77d87efc5
|
|
BLAKE2b-256 checksum How to use checksums |
3ced8536cfda0e2630bfbd4618f6055c7a739e03ef73930d4f4ec35ffcb6ac5b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.12.12 {"installer":{"name":"uv","version":"0.12.12","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
|