django-pgschemas

Contents

  • Overview
  • Installation
  • Basic Configuration
  • Advanced configuration
  • Management commands
  • Contributions
  • Troubleshooting
  • Settings
  • Reference
  • Credits
django-pgschemas
  • django-pgschemas
  • View page source

django-pgschemas


Contents

  • Overview
    • Multi-tenancy
    • Schemas vs. Tenants
    • Static vs. Dynamic
  • Installation
  • Basic Configuration
    • Creating tenants
    • Synchronizing tenants
  • Advanced configuration
    • Fast dynamic tenant creation
    • Fallback domains
    • Static-only tenants
    • Running management commands
  • Management commands
    • runschema
    • migrateschema
    • migrate
    • createrefschema
    • cloneschema
    • whowill
  • Contributions
    • Caching
    • Tenant aware file system storage
    • Channels (websockets)
  • Troubleshooting
    • Schema for tenant and domain models
    • Content types
    • Session leaking
    • Moving apps between schemas
    • Name clash between static and dynamic schemas
  • Settings
    • TENANTS
    • PGSCHEMAS_EXTRA_SEARCH_PATHS
    • PGSCHEMAS_LIMIT_SET_CALLS
    • PGSCHEMAS_ORIGINAL_BACKEND
    • PGSCHEMAS_PARALLEL_MAX_PROCESSES
    • PGSCHEMAS_TENANT_DB_ALIAS
    • PGSCHEMAS_PATHNAME_FUNCTION
  • Reference
    • Models
    • Utils
    • Signals
    • URL resolvers
  • Credits
Next

© Copyright 2024, Lorenzo Peña, Tom Turner & Bernardo Pires..

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