plane
plane copied to clipboard
{"is_activated":false,"is_setup_done":false} What should I do
I'm debugging the server locally right now.
python manage.py runserver 0.0.0.0:8080
then
visit http://127.0.0.1:8080/api/instances/
{"is_activated":false,"is_setup_done":false}
What should I do? thanks