Fixed #28457 -- Updated the design of the 'Congrats' page for new Django projects.

Developed by Timothy Allen and Chad Whitman of The Wharton School with
shepherding from Aymeric Augustin and Collin Anderson.
This commit is contained in:
Timothy Allen 2017-08-07 10:33:55 -04:00 committed by Tim Graham
parent 0a24714b26
commit 5fe9b7b40a
5 changed files with 443 additions and 58 deletions

View file

@ -157,7 +157,7 @@ production environment. It's intended only for use while developing. (We're in
the business of making Web frameworks, not Web servers.)
Now that the server's running, visit http://127.0.0.1:8000/ with your Web
browser. You'll see a "Welcome to Django" page, in pleasant, light-blue pastel.
browser. You'll see a "Congratulations!" page, with a rocket taking off.
It worked!
.. admonition:: Changing the port