zuri-training / Col_Films_Proj_Team_113

A web application to enable college students in Nigerian institutions upload short movies of their creation.
MIT License
9 stars 12 forks source link

Create a custom user model #14

Closed Pythonian closed 2 years ago

Pythonian commented 2 years ago

Description

The use case for this project expects that there'll be two types of users interacting and making use of this platform, hence a need to create a Django custom user model.

The two types of users are going to be: Creators and Viewers.

Tasks

Pythonian commented 2 years ago

Close for #79