Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
MGZON
/
mgzon-app
like
3
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
a20530e
mgzon-app
/
create_dummy_user.py
Mark-Lasfar
fix import
1a47e08
3 months ago
raw
Copy download link
history
blame
Safe
232 Bytes
# email="
[email protected]
",
# hashed_password=bcrypt.hash("admin123"),
# is_active=True,
# is_superuser=True,
# is_verified=True,
# display_name="Admin"