| # email="[email protected]", | |
| # hashed_password=bcrypt.hash("admin123"), | |
| # is_active=True, | |
| # is_superuser=True, | |
| # is_verified=True, | |
| # display_name="Admin" | |
| # email="[email protected]", | |
| # hashed_password=bcrypt.hash("admin123"), | |
| # is_active=True, | |
| # is_superuser=True, | |
| # is_verified=True, | |
| # display_name="Admin" | |