schematools.contrib.django.db module

schematools.contrib.django.db.create_tables(dataset: Dataset, tables: Optional[Collection[str]] = None, base_app_name: Optional[str] = None)

Create the database tables for a given schema.