Skip to content
Snippets Groups Projects
Unverified Commit 8eb73874 authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Remove the Teacher model.

parent a81c9782
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,3 @@ from django.db import models
class Person(AbstractUser):
pass
class Teacher(Person):
pass
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment