Skip to content

Latest commit

 

History

History
44 lines (26 loc) · 759 Bytes

commands.rst

File metadata and controls

44 lines (26 loc) · 759 Bytes

Management commands

runschema

django_pgschemas.management.commands.runschema

migrateschema

django_pgschemas.management.commands.migrateschema

migrate

Wrapper around migrateschema to override Django's default migrate.

createrefschema

django_pgschemas.management.commands.createrefschema

cloneschema

django_pgschemas.management.commands.cloneschema

whowill

django_pgschemas.management.commands.whowill