Skip to main content

Form generator for SQLAlchemy models.

Project description

Build Status Coverage Status Stories in Progress PyPI

sacrud_deform

Form generotor for SQLAlchemy models.

Install

develop version from source

pip install git+git://github.com/ITCase/sacrud_deform@develop

from pypi

pip install sacrud_deform

Use

form_data = form_generator(dbsession=DBSession,
                           obj=obj_of_model, table=MyModel,
                           columns=columns_of_model)
form = form_data['form'].render()
js_list = form_data['js_list']

Project details


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.0.2.tar.gz (4.5 kB view details)

Uploaded Source

File details

Details for the file sacrud_deform-0.0.2.tar.gz.

File metadata

File hashes

Hashes for sacrud_deform-0.0.2.tar.gz
Algorithm Hash digest
SHA256 50bf74b98a45e79ab8de9b796fba2db9e3b257cafc1892c96c5e06cbf179360f
MD5 694266b8b6983123e68dea1d3b19ba2c
BLAKE2b-256 b7140264055f32d7417375893a0743b886d345cc9ed1e70b67c1318f8c14efe5

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page