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/ITCase/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
File details
Details for the file sacrud_deform-0.0.9.post1.tar.gz
.
File metadata
- Download URL: sacrud_deform-0.0.9.post1.tar.gz
- Upload date:
- Size: 6.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ad1e6a35add1e6a4e5c150f752d6b52e246c628e00ca189dc0b04bc15fca536b |
|
MD5 | 4119adb48a45c7a48db15ef2fd55f752 |
|
BLAKE2b-256 | d686b503b077a4997e6d035b86f6ed2817c6441348f189f15ba0f00ca441ead5 |