Before running this project, you may want to create a super user.
This project has default settings for the database (it uses sqlite). If you need a super user, you'll need to create one before running the project.
Right-click the project node and select Python->Django Create Superuser.