Skip to content
Snippets Groups Projects
Commit 5502bf24 authored by Mélissa Aïdli's avatar Mélissa Aïdli
Browse files

test

parent b3553087
Branches melissa
No related tags found
No related merge requests found
......@@ -48,7 +48,7 @@ class TutorAdmin(ProfileAdminMixin, admin.ModelAdmin, ExportCsvMixin):
model = Tutor
actions = ["export_as_csv"]
#hello
@admin.register(Student)
class StudentAdmin(ProfileAdminMixin, admin.ModelAdmin, ExportCsvMixin):
"""Student admin panel."""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment