Ticket #9024: tutorial02.diff
File tutorial02.diff, 595 bytes (added by , 16 years ago) |
---|
-
docs/intro/tutorial02.txt
107 107 108 108 Now reload the Django admin page to see your changes. Note that you don't have 109 109 to restart the development server -- the server will auto-reload your project, 110 so any modifications codewill be seen immediately in your browser.110 so any code modifications will be seen immediately in your browser. 111 111 112 112 Explore the free admin functionality 113 113 ====================================