django-superform
stable
  • Quickstart with django-superform
  • Available Forms
  • Fields
  • On saving SuperModelForm
  • Changelog
django-superform
  • Docs »
  • Edit on GitHub

Index

C | F | G | I | M | S

C

CompositeField (class in django_superform.fields)

F

ForeignKeyFormField (class in django_superform.fields)
FormField (class in django_superform.fields)
FormSetField (class in django_superform.fields)

G

get_form() (django_superform.fields.FormField method)
get_form_class() (django_superform.fields.FormField method)
get_initial() (django_superform.fields.CompositeField method)
get_instance() (django_superform.fields.ModelFormField method)
get_kwargs() (django_superform.fields.CompositeField method)
(django_superform.fields.ModelFormField method)
get_prefix() (django_superform.fields.CompositeField method)

I

InlineFormSetField (class in django_superform.fields)

M

ModelFormField (class in django_superform.fields)
ModelFormSetField (class in django_superform.fields)

S

save() (django_superform.fields.ModelFormField method)
shall_save() (django_superform.fields.ModelFormField method)
SuperForm (class in django_superform.forms)
SuperFormMixin (class in django_superform.forms)
SuperModelForm (class in django_superform.forms)
SuperModelFormMixin (class in django_superform.forms)

© Copyright 2014, Gregor Müllegger. Revision da1d26db.

Built with Sphinx using a theme provided by Read the Docs.