You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is an example project to illustrate an implementation of multiple user types. In this Django app, teachers can create quizzes and students can sign up and take quizzes related to their interests.
7
8
@@ -14,7 +15,7 @@ Read the blog post [How to Implement Multiple User Types with Django](https://si
14
15
First, clone the repository to your local machine:
0 commit comments