django-guardian
2.4.0
  • Overview
  • Installation
  • Configuration
  • Optional settings
  • User Guide
  • API Reference
  • Development
  • License
django-guardian
  • django-guardian - per object permissions for Django
  • View page source

django-guardian - per object permissions for Django¶

Date

Nov 27, 2022

Version

2.4.0

Documentation:

  • Overview
    • Features
    • Incoming
    • Source and issue tracker
    • Alternate projects
  • Installation
  • Configuration
  • Optional settings
    • GUARDIAN_RAISE_403
    • GUARDIAN_RENDER_403
    • GUARDIAN_TEMPLATE_403
    • ANONYMOUS_USER_NAME
    • GUARDIAN_GET_INIT_ANONYMOUS_USER
    • GUARDIAN_GET_CONTENT_TYPE
    • GUARDIAN_AUTO_PREFETCH
    • GUARDIAN_USER_OBJ_PERMS_MODEL
    • GUARDIAN_GROUP_OBJ_PERMS_MODEL
  • User Guide
    • Example project
    • Assign object permissions
    • Check object permissions
    • Remove object permissions
    • Admin integration
    • Custom User model
    • Performance tuning
    • Caveats
  • API Reference
    • Admin
    • Backends
    • Core
    • Decorators
    • Forms
    • Management commands
    • Managers
    • Mixins
    • Models
    • Shortcuts
    • Utilities
    • Template tags
  • Development
    • Overview
    • Testing
    • Supported versions
    • Changelog
  • License

Indices and tables¶

  • Index

  • Module Index

  • Search Page

Next

© Copyright Lukasz Balcerzak.

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