mirror of
https://github.com/peter-tanner/money-manager.git
synced 2024-11-30 14:20:17 +08:00
4 lines
85 B
Python
4 lines
85 B
Python
|
from django.contrib import admin
|
||
|
|
||
|
admin.site.site_header = "Your Custom Admin Title"
|