diff --git a/JudgingSystem/admin.py b/JudgingSystem/admin.py index 8c38f3f..1b8dc26 100644 --- a/JudgingSystem/admin.py +++ b/JudgingSystem/admin.py @@ -1,3 +1,4 @@ +#import admin module from django.contrib import admin # Register your models here. diff --git a/templates/homepage.html b/templates/homepage.html index 9df1242..a396a14 100644 --- a/templates/homepage.html +++ b/templates/homepage.html @@ -5,8 +5,10 @@