You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
>Django Tutorial Part 6: Generic list and detail views</a
20
-
>
17
+
Complete all previous tutorial topics, including <a href="/en-US/docs/Learn/Server-side/Django/Generic_views">Django Tutorial Part 6: Generic list and detail views</a>
21
18
</td>
22
19
</tr>
23
20
<tr>
@@ -126,7 +123,8 @@ def index(request):
126
123
127
124
# Number of visits to this view, as counted in the session variable.
0 commit comments