10000 Updated tutorial part count from 7 to 8 in docs/intro/reusable-apps.txt. · commit-0/django@f59cdd0 · GitHub
[go: up one dir, main page]

Skip to content

Commit f59cdd0

Browse files
authored
Updated tutorial part count from 7 to 8 in docs/intro/reusable-apps.txt.
1 parent 3fad712 commit f59cdd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/intro/reusable-apps.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This advanced tutorial begins where :doc:`Tutorial 8 </intro/tutorial08>`
66
left off. We'll be turning our web-poll into a standalone Python package
77
you can reuse in new projects and share with other people.
88

9-
If you haven't recently completed Tutorials 1–7, we encourage you to review
9+
If you haven't recently completed Tutorials 1–8, we encourage you to review
1010
these so that your example project matches the one described below.
1111

1212
Reusability matters

0 commit comments

Comments
 (0)
0