@@ -6,6 +6,9 @@ python3 manage.py makemigrations
##Create admin tables
python3 manage.py migrate
###Populate the database
python3 manage.py loaddata fixtures/db.json
##Create admin user
python3 manage.py createsuperuser --email admin@gmail.com --username admin
The note is not visible to the blocked user.