richarddushime / Implementing-Facial-Recognition-and-Biometric-Attendance-Monitoring-in-Educational-and-Corporate-Set

Facial recognition and Biometric attendance monitoringin education and corporate settings
Other
18 stars 22 forks source link

Update admin.py with CustomUser Model #44

Closed Quinos2003 closed 8 months ago

Quinos2003 commented 9 months ago

Prerequisites

How to test the PR

Go to the BASE_DIR/admin and u will be able to see the model there. Also try to register and u will see the information in djangoadmin soon.

Issue

Staff registration page #34

Screen Shots

Screenshot from 2023-10-10 00-25-42 Screenshot from 2023-10-10 00-25-42 Please include any relevant Screen shots or files here.

Quinos2003 commented 9 months ago

Added CustomUser in djangoadmin