Autosave: 20260126-082949
This commit is contained in:
parent
a094518411
commit
6943d83b2c
Binary file not shown.
@ -172,5 +172,5 @@ admin.site.register(City)
|
|||||||
admin.site.register(PlatformProfile, PlatformProfileAdmin)
|
admin.site.register(PlatformProfile, PlatformProfileAdmin)
|
||||||
admin.site.register(Testimonial, TestimonialAdmin)
|
admin.site.register(Testimonial, TestimonialAdmin)
|
||||||
|
|
||||||
# Set custom admin index template
|
# Set custom admin index template - using default 'admin/index.html' which we have overridden
|
||||||
admin.site.index_template = 'admin/dashboard.html'
|
# admin.site.index_template = 'admin/dashboard.html'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user