ocadotechnology / codeforlife-package-python

Code for Life's python package. To be installed in all services' backend.
Other
2 stars 22 forks source link

fix: register teacher #104

Closed SKairinos closed 7 months ago

SKairinos commented 7 months ago

This change is Reviewable

SKairinos commented 7 months ago

codeforlife/user/models/teacher.py line 99 at r2 (raw file):

Previously, SKairinos (Stefan Kairinos) wrote…
In fact, I don't even the is_admin=True filter here since it's already filtered to that set

Also, this property is only on the AdminSchoolTeacher class