Add claim call to action on unclaimed accounts

This commit is contained in:
rubenwardy
2018-05-29 18:16:05 +01:00
parent 6353ac29e9
commit 63a3b5e872
6 changed files with 16 additions and 5 deletions

View File

@@ -36,6 +36,7 @@ def defineDummyData(licenses, tags, ruben):
jeija = User("Jeija")
jeija.github_username = "Jeija"
jeija.forums_username = "Jeija"
db.session.add(jeija)