django-quieter-formset

Software Screenshot:
django-quieter-formset
Software Details:
Version: 0.2
Upload Date: 11 May 15
Developer: Mozilla
Distribution Type: Freeware
Downloads: 6

Rating: nan/5 (Total Votes: 0)

django-quieter-formset is a Django app that validates data and puts them into non-form errors as opposed to raising 500 errors.

Usage:

from quieter_formset.formset import BaseFormSet, BaseModelFormSet

modelformset_factory(User, formset=BaseModelFormSet)
formset_factory(ArticleForm, formset=BaseFormSet)


Errors will be pushed into non_form_errors. Make sure you show those in your form. Because the management form breaks, we don't know information about the form and so form data will be lost and the form breaks. However it was going to do this anyway.

Requirements:

  • Python
  • Django

Other Software of Developer Mozilla

Firefox
Firefox

12 Apr 18

Lightbeam
Lightbeam

1 Jan 15

Mozilla Firefox 3
Mozilla Firefox 3

27 Apr 18

Comments to django-quieter-formset

Comments not found
Add Comment
Turn on images!