Skip to main content

Python module for doing common transactions in Django.

Project description

Easy package to add simple transactional ModelForm forms in your django app.
Uses url to build transaction for you translating /APP/MODEL/add/ into:
* app: APP
* model: model MODEL from app APP
* form: ModelForm form from app APP
* template: APP_MODEL.html

And will present the user with the template to file it and submit, once
submited it will return a json with {'success': True} or with
{'sucess': False, 'errors': ERRORS}

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

Django-transactional-0.6.1.tar.gz (4.3 kB view details)

Uploaded Source

File details

Details for the file Django-transactional-0.6.1.tar.gz.

File metadata

File hashes

Hashes for Django-transactional-0.6.1.tar.gz
Algorithm Hash digest
SHA256 3c6c6f99af18f0e4b18143ae3d345f00824b333483fe1ed5eef24049ecd145ee
MD5 45d5a78cb76b6cfc7020bda1c88295d4
BLAKE2b-256 0b601aaecaaf04e3ef0ca42e50fa83f325f4eb5fafd7dba68de55fd0b2d92f08

See more details on using hashes here.

Supported by

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