mirror of
https://github.com/django/django.git
synced 2025-08-04 02:48:35 +00:00
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:
parent
0a24714b26
commit
5fe9b7b40a
5 changed files with 443 additions and 58 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue