reports

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: 9 Imported by: 1

Documentation

Index

Constants

View Source
const ReportsMenuHook = "reports:register_to_menu"

Variables

This section is empty.

Functions

func NewAppConfig

func NewAppConfig() django.AppConfig

func RegisterMenuItem added in v1.7.2

func RegisterMenuItem(fn func(r *http.Request) []menu.MenuItem)

Types

type ReportsApp

type ReportsApp struct {
	*apps.AppConfig
}
var Reports *ReportsApp = &ReportsApp{
	AppConfig: apps.NewAppConfig("reports"),
}

type ReportsMenuHookFunc

type ReportsMenuHookFunc = func(r *http.Request) []menu.MenuItem

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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