django-quieter-formset

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

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

Mozilla Firefox
Mozilla Firefox

12 Apr 18

New Tab Page
New Tab Page

27 Apr 18

Mozilla
Mozilla

3 Jun 15

Comments to django-quieter-formset

Comments not found
Add Comment
Turn on images!