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}
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}
Release files for Django-transactional 0.6.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| Django-transactional-0.6.1.tar.gz | 4.3 kB | Details |
Release files / Django-transactional-0.6.1.tar.gz
| Download URL | Django-transactional-0.6.1.tar.gz |
|---|---|
| Size | 4.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
3c6c6f99af18f0e4b18143ae3d345f00824b333483fe1ed5eef24049ecd145ee
|
|
BLAKE2b-256 checksum How to use checksums |
0b601aaecaaf04e3ef0ca42e50fa83f325f4eb5fafd7dba68de55fd0b2d92f08
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |