Generalobj - the form handling package
= Install =
To install the package type simply
pip install generalobj
with the desired version.
= Setup =
-
To use this package You need to have Django and python installed on your system or in your virtual environment.
-
Go to project root, open up the settings.py and add generalobj to your INSTALLED_APPS
-
Run the migration files: python manage migrate
= How to use =
Read the README.wanted file
= Info =
This package is designed for easy form handling for general processes. For instance if You need to edit / create / search a model, this is an easy tool for that. It uses DataTables heavily, and the search results can be exported to .xlsx file with one button press. Many hooks / callbacks for formhandling can be used like postaction, postsaveaction, prevalidation, postvalidation.
Release files for generalobj 0.10.24
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| generalobj-0.10.24.tar.gz | 17.7 kB | Details |
Release files / generalobj-0.10.24.tar.gz
| Download URL | generalobj-0.10.24.tar.gz |
|---|---|
| Size | 17.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
a56c6d85ca32cf44b802d76e6c7f2e4aa0548d277efeac4e0fdce2a73cc4ab4c
|
|
BLAKE2b-256 checksum How to use checksums |
0bc4d430e2228809d713c7c146747fd5c53725df9202b536eaf3354845490a3c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.15.0 pkginfo/1.8.3 requests/2.27.1 setuptools/44.0.0 requests-toolbelt/1.0.0 tqdm/4.64.1 CPython/2.7.18
|