small admin improvements
This commit is contained in:
parent
b0a76b88b4
commit
d39ff91a74
2 changed files with 16 additions and 11 deletions
|
@ -248,7 +248,10 @@ JAZZMIN_SETTINGS = {
|
|||
"navigation_expanded": True,
|
||||
"hide_apps": ["broker"],
|
||||
"order_with_respect_to": ["services", "auth"],
|
||||
"changeform_format_overrides": {"services.ProgressiveDiscountModel": "single"},
|
||||
"changeform_format_overrides": {
|
||||
"services.ProgressiveDiscountModel": "single",
|
||||
"services.VSHNAppCatPrice": "single",
|
||||
},
|
||||
"related_modal_active": True,
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue