django-pgschemas

Contents

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

Index

A | C | D | G | I | M | R | S | T

A

  • absolute_url() (django_pgschemas.models.DomainMixin method)
  • auto_create_schema (django_pgschemas.models.TenantMixin attribute)
  • auto_drop_schema (django_pgschemas.models.TenantMixin attribute)

C

  • check_schema_name() (in module django_pgschemas.utils)
  • create_or_clone_schema() (in module django_pgschemas.utils)
  • create_schema() (django_pgschemas.models.TenantMixin method)

D

  • django_pgschemas.urlresolvers
    • module
  • django_pgschemas.utils
    • module
  • DomainMixin (class in django_pgschemas.models)
  • drop_schema() (django_pgschemas.models.TenantMixin method)
  • dynamic_tenant_needs_sync (in module django_pgschemas.signals)
  • dynamic_tenant_post_sync (in module django_pgschemas.signals)
  • dynamic_tenant_pre_drop (in module django_pgschemas.signals)

G

  • get_domain_model() (in module django_pgschemas.utils)
  • get_tenant_model() (in module django_pgschemas.utils)
  • get_urlconf_from_schema() (in module django_pgschemas.urlresolvers)

I

  • is_valid_identifier() (in module django_pgschemas.utils)
  • is_valid_schema_name() (in module django_pgschemas.utils)

M

  • module
    • django_pgschemas.urlresolvers
    • django_pgschemas.utils

R

  • remove_www() (in module django_pgschemas.utils)
  • run_in_public_schema() (in module django_pgschemas.utils)

S

  • schema_activate (in module django_pgschemas.signals)
  • schema_exists() (in module django_pgschemas.utils)

T

  • TenantMixin (class in django_pgschemas.models)

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

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