-
-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Closed
Labels
Description
It seems the "Welcome!" page has been removed as of 2.7 so the quick tour documentation is now misleading / wrong.
It tells you to go to http://localhost:8000 to see the welcome page but this just brings up an error as there is now no route defined for /.
I was going to update the documentation but wasn't sure what to put there instead? Just tell the user to go straight to /app/example and see the "Homepage." text I guess would be the best option?