Navigation

  • index
  • modules |
  • next |
  • django-boardinghouse 0.5.0.dev documentation »

django-boardinghouse¶

Multi-tenancy for Django applications, using Postgres Schemas.

Build status Coverage status Dependencies status Documentation Status Django supported versions

PyPI

PyPI release version Supported python versions Download count Download format Wheel available? Status Implementation
  • Philosophy
    • Multi-tenancy or multi-instance?
    • Data storage type
    • How it works
    • Postgres Table Inheritance, and why it is not (yet?) used
  • Installation/Usage
    • Requirements
    • Installation and Configuration
    • Usage
  • How it works (in more detail)
    • BOARDINGHOUSE_SCHEMA_MODEL
    • Shared vs Private Models
    • Middleware
    • Migrations
  • Interaction with other packages
  • Examples
    • Boarding School
  • Included Extensions
    • boardinghouse.contrib.invite
    • boardinghouse.contrib.template
    • boardinghouse.contrib.groups
    • boardinghouse.contrib.demo
    • boardinghouse.contrib.access
  • Development
  • TODO
    • Tests to write
    • Example Project
  • Release Notes
    • 0.4.0
    • 0.3.5
  • Code
    • boardinghouse package

Indices and tables¶

  • Index
  • Module Index
  • Search Page

Table Of Contents

  • django-boardinghouse
  • Indices and tables

Next topic

Philosophy

This Page

  • Show Source

Quick search

Navigation

  • index
  • modules |
  • next |
  • django-boardinghouse 0.5.0.dev documentation »
© Copyright 2014, Matthew Schinckel. Created using Sphinx 1.7.4.