Skip to content

Commit 7ad6130

Browse files
committed
updated version text
1 parent f8313c8 commit 7ad6130

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/admin.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,4 +267,4 @@ def formfield_for_manytomany(self, db_field, request=None, **kwargs):
267267
admin.site.register(Sponsor)
268268

269269
# For modifying more on the front admin landing page, see https://medium.com/django-musings/customizing-the-django-admin-site-b82c7d325510
270-
admin.site.index_title = "Makeability Lab Admin. Django version: " + django.get_version() + " ML Version: 1.0.0"
270+
admin.site.index_title = "Makeability Lab Admin. Django version: " + django.get_version() + "| Makeability Lab Website Version: 1.0.0"

0 commit comments

Comments
 (0)