diff options
Diffstat (limited to 'docs/intro/tutorial06.txt')
| -rw-r--r-- | docs/intro/tutorial06.txt | 13 |
1 files changed, 3 insertions, 10 deletions
diff --git a/docs/intro/tutorial06.txt b/docs/intro/tutorial06.txt index a88c33026a..de5daae467 100644 --- a/docs/intro/tutorial06.txt +++ b/docs/intro/tutorial06.txt @@ -116,13 +116,6 @@ with the framework see static files </howto/static-files/deployment>` discusses how to use static files on a real server. -What's next? -============ - -The beginner tutorial ends here for the time being. In the meantime, you might -want to check out some pointers on :doc:`where to go from here -</intro/whatsnext>`. - -If you are familiar with Python packaging and interested in learning how to -turn polls into a "reusable app", check out :doc:`Advanced tutorial: How to -write reusable apps</intro/reusable-apps>`. +When you're comfortable with the static files, read :doc:`part 7 of this +tutorial </intro/tutorial07>` to learn how to customize Django's +automatically-generated admin site. |
