Django roles 0.7 documentation

Home | Table of contents | Index | Modules
up | next »

Welcome to Django Roles’s documentation!¶

Quick Start¶

Contents:

  • Introduction
    • Main features
  • Requirements
  • Quick start
    • Installation and configuration
    • Access configuration

Middleware¶

Contents:

  • Using Django roles middleware
    • Installation
    • Configuration
  • Applications type
    • NOT_SECURED
    • PUBLIC
    • SECURED

Check view access¶

Contents:

  • Check view access
    • Security report format
    • Analysis
    • Method

Content access tool¶

Contents:

  • Django roles template tag

Advanced topics¶

Contents:

  • Required views and app name
  • Namespaces and View Name
  • Django roles response
    • DJANGO_ROLES_REDIRECT
    • DJANGO_ROLES_FORBIDDEN_MESSAGE

Examples¶

Contents:

  • Example
    • 1 Create Django project polls app
    • 2 App and views name
    • 3 Start using django_roles

Reference¶

Contents:

  • Reference
    • Data Model
    • Decorator
    • Mixin
    • Middleware

Indices and tables¶

  • Index
  • Module Index
  • Search Page
up | next »