Small Typo in tutorial07
There is a small type in the paragraph below:
You’ll follow this pattern – create a model admin class, then pass it as the second argument to admin.site.register() – any time you need to change the admin options for an model.
Which should read: a model.
Change History
(5)
| Owner: |
set to Denis Afonso
|
| Status: |
new → assigned
|
| Has patch: |
set
|
| Triage Stage: |
Unreviewed → Ready for checkin
|
| Summary: |
Small Type in tutorial07 → Small Typo in tutorial07
|
| Resolution: |
→ fixed
|
| Status: |
assigned → closed
|
In b1b05a01: