Form generator for SQLAlchemy models.
Project description
sacrud_deform
Form generotor for SQLAlchemy models.
Install
develop version from source
pip install git+https://github.com/sacrud/sacrud_deform.git
pip install sacrud_deform
Use
from sacrud_deform import SacrudForm
form = SacrudForm(obj=obj,
dbsession=DBSession,
request=request,
table=MyModel)
form_html = form().render()
Support and Development
To report bugs, use the issue tracker or waffle board.
We welcome any contribution: suggestions, ideas, commits with new futures, bug fixes, refactoring, docs, tests, translations etc.
If you have question, contact me sacrud@uralbash.ru or IRC channel #sacrud
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
sacrud_deform-0.1.5.tar.gz
(6.4 kB
view details)
File details
Details for the file sacrud_deform-0.1.5.tar.gz
.
File metadata
- Download URL: sacrud_deform-0.1.5.tar.gz
- Upload date:
- Size: 6.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 57194c53f52ff384ee5ff39f42aa68a04d6d885b19465b97e0c67b61eaa5113e |
|
MD5 | aff2688e3daf010b6b0fbc00a9c0aea1 |
|
BLAKE2b-256 | 3e461c47092bd399d854176ee9fe18d534b7015b7ef22f81ad58e0ceaaf64223 |