Contents Menu Expand
django-organizations 2.0.2 documentation
django-organizations 2.0.2 documentation
  • Getting started
  • Basic usage
  • Customizing your organizations
  • Cooking with Django Organizations
  • Signals
  • Reference
    • Models
    • Managers
    • Mixins
    • Views
    • Forms
    • Settings
    • Invitation and Registration Backends

ReferenceΒΆ

Contents:

  • Models
    • Organization
    • OrganizationUser
    • OrganizationOwner
  • Managers
    • OrgManager
    • ActiveOrgManager
  • Mixins
    • OrganizationMixin
    • OrganizationUserMixin
    • MembershipRequiredMixin
    • AdminRequiredMixin
    • OwnerRequiredMixin
  • Views
    • Base views
    • Controlled views
    • Misc. views
  • Forms
    • OrganizationForm
    • OrganizationUserForm
    • OrganizationUserAddForm
    • OrganizationAddForm
    • SignUpForm
  • Settings
  • Invitation and Registration Backends
    • Registration Backend
    • Invitation backend
Next
Models
Previous
Signals
Copyright © 2012-2021, Ben Lopatin and contributors | Built with Sphinx and @pradyunsg's Furo theme. | Show Source