class documentation

class DataExplorerConfig(AppConfig):

View In Hierarchy

Configuration for the dataexplorer app.

Class Variable add_to_navbar Tell the navbar context processor to add an entry for this app.
Class Variable default_auto_field Undocumented
Class Variable name Undocumented
add_to_navbar: bool =

Tell the navbar context processor to add an entry for this app.

default_auto_field: str =

Undocumented

name: str =

Undocumented