CodeConnoisseur74 / gloss

1 stars 0 forks source link

add note model and create superuser #58

Closed CodeConnoisseur74 closed 2 months ago

CodeConnoisseur74 commented 2 months ago

Ad note model and create superuser.

Description

Superuser added with access to the admin panel. All test users were deleted as part of a cleanup.

Related Issue

Motivation and Context

Superuser is he admin user which is required in order to add/ delete users and is a crucial part of the CRUD functionality in Django and the scope of this project.

How Has This Been Tested?

Tested by deleting the test users and successfully logging into the admin panel.

Screenshots (if appropriate):

pp4-admin

Types of changes

Checklist: