mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
Moving appbuilder.xxx out of view files and into app.py (#8912)
* Moving appbuilder.xxx out of view files ands into app.py * Pulled url map converters out into their own file * Adding license blurb * Linting * Linting again...
This commit is contained in:
committed by
Daniel Vaz Gaspar
parent
28563ad088
commit
2a94150097
@@ -34,7 +34,7 @@ EOF
|
||||
}
|
||||
|
||||
# Create an admin user
|
||||
echo_step "1" "Starting" "Setting up admin user"
|
||||
echo_step "1" "Starting" "Setting up admin user ( admin / admin )"
|
||||
superset fab create-admin \
|
||||
--username admin \
|
||||
--firstname Superset \
|
||||
|
||||
Reference in New Issue
Block a user