Loading docs/intro/tutorial02.txt +1 −1 Original line number Diff line number Diff line Loading @@ -386,7 +386,7 @@ You can improve that by giving that method (in :file:`polls/models.py`) a few attributes, as follows: .. snippet:: :filename: polls/admin.py :filename: polls/models.py class Question(models.Model): # ... Loading Loading
docs/intro/tutorial02.txt +1 −1 Original line number Diff line number Diff line Loading @@ -386,7 +386,7 @@ You can improve that by giving that method (in :file:`polls/models.py`) a few attributes, as follows: .. snippet:: :filename: polls/admin.py :filename: polls/models.py class Question(models.Model): # ... Loading