settings

package
v1.7.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 8, 2026 License: GPL-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

View Source
const SettingsMenuHook = "settings:register_to_menu"

Variables

This section is empty.

Functions

func NewAppConfig

func NewAppConfig() django.AppConfig

Types

type Setting

type Setting interface {
	attrs.Definer
}

type SettingsApp

type SettingsApp struct {
	*apps.AppConfig
	// contains filtered or unexported fields
}
var AppConfig *SettingsApp = &SettingsApp{
	AppConfig: apps.NewAppConfig("settings"),
}

type SettingsMenuHookFunc

type SettingsMenuHookFunc = func() []menu.MenuItem

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL