categories.apps.CategoriesConfig

CategoriesConfig#

class categories.apps.CategoriesConfig(*args, **kwargs)[source]#

Application configuration for categories.

Methods

create(entry)

Factory that creates an app config from an entry in INSTALLED_APPS.

get_model(model_name[, require_ready])

Return the model with the given case-insensitive model_name.

get_models([include_auto_created, ...])

Return an iterable of models.

import_models()

ready()

Migrate the app after it is ready.

Attributes

default_auto_field

name

verbose_name