@@ -50,7 +50,11 @@ packages, you will probably want the following:
./manage.py migrate
6.Use the following commands to start a service instance
6.Create superUSER
./manage.py createsuperuser
7. Use the following commands to start a service instance
./manage.py runserver
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.