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