mirror of
https://github.com/django/django.git
synced 2025-09-27 04:29:17 +00:00
Fixed typo in docs/intro/tutorial07.txt
This commit is contained in:
parent
5ec64f96b2
commit
37b36af6c6
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ Writing your first Django app, part 7
|
||||||
=====================================
|
=====================================
|
||||||
|
|
||||||
This tutorial begins where :doc:`Tutorial 6 </intro/tutorial06>` left off. We're
|
This tutorial begins where :doc:`Tutorial 6 </intro/tutorial06>` left off. We're
|
||||||
continuing the Web-poll application and will focus on customizing the Django's
|
continuing the Web-poll application and will focus on customizing Django's
|
||||||
automatically-generated admin site that we first explored in :doc:`Tutorial 2
|
automatically-generated admin site that we first explored in :doc:`Tutorial 2
|
||||||
</intro/tutorial02>`.
|
</intro/tutorial02>`.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue