mirror of
https://github.com/peter-tanner/money-manager.git
synced 2024-12-02 23:30:20 +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"
|