Skip to content

digiplan.map.apps#

Application settings for digiplan's map app.

Ready function is used to register hooks in django-oemof. This is necessary, as django otherwise complains about "app not ready".

MapConfig #

Bases: AppConfig

Config for digiplan map app.

ready() #

Content in here is run when app is ready.