﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
36214	https://github.com/django/django/blob/main/docs/intro/tutorial02.txt seems to be missing a small bit compared to the website	dj-user-10		"Am I missing something? Or is 

https://github.com/django/django/blob/main/docs/intro/tutorial02.txt

missing a small piece around line 356:

The website docs:

https://docs.djangoproject.com/en/5.1/intro/tutorial02/

has the line:

```
>>> from polls.models import Choice, Question  # Import the model classes we just wrote.
```

but it seems to be missing in:

https://github.com/django/django/blob/main/docs/intro/tutorial02.txt

is this the file powering the website's docs or is it somewhere else?

Apologies if this is a stupid question!"	Uncategorized	closed	Documentation	5.1	Normal	invalid			Unreviewed	0	0	0	0	1	0
