Create all users before creating portfolios
This commit is contained in:
parent
12776c7124
commit
da4edc3343
@ -200,6 +200,7 @@ def create_demo_portfolio(name, data):
|
||||
|
||||
|
||||
def seed_db():
|
||||
get_users()
|
||||
amanda = Users.get_by_dod_id("2345678901")
|
||||
application_info = [
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user