serializers.py
2.53 KB
- 
Make notifier API resilient to bad enrollments · 7e984342Previously, the user endpoint would would return 404 for any request involving a user having an enrollment for a course that no longer existed. Greg Price committed