@@ -25,7 +25,7 @@ if not os.path.isfile("db.sqlite"):
jeija=User("Jeija")
jeija.github_username="Jeija"
db.session.add(jeija)
sam=User("fillthisinlater")
sam.github_username="fillthisinlater"
sam.rank=UserRank.EDITOR
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.