Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Todo app #1

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open

Todo app #1

wants to merge 10 commits into from

Conversation

DevilsAutumn
Copy link
Contributor

No description provided.

Readme.md Outdated

d. After you have deleted the workspaces folder, go inside the zango_projects directory (where manage.py file is located) and run the `python manage.py migrate_schemas` command to migrate zango level migrations. Since zango is built on top of django, you need to apply its migrations first.

e. Now, create a zango superuser for accessing the zango platform using the command `python manage.py createsuperuser`.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we will need to create one cli command called createplatformuser, where we will be creating platform user (same as we are doing in start-project command)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants