#7964 closed (fixed)
admin docs and tutorial need slight update for autodiscover
| Reported by: | Collin Grady | Owned by: | nobody |
|---|---|---|---|
| Component: | Documentation | Version: | dev |
| Severity: | Keywords: | aug22sprint | |
| Cc: | Triage Stage: | Accepted | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
the tutorial and some admin docs still show registering models in models.py, instead of admin.py - while this can work, it causes people to hit the old AlreadyRegistered error, so they should be updated to use the better form
Attachments (2)
Change History (8)
comment:1 by , 17 years ago
| milestone: | → 1.0 |
|---|---|
| Triage Stage: | Unreviewed → Accepted |
comment:2 by , 17 years ago
by , 17 years ago
| Attachment: | 7964.patch added |
|---|
by , 17 years ago
| Attachment: | 7964.2.patch added |
|---|
comment:3 by , 17 years ago
| Keywords: | aug22sprint added |
|---|
woops, ignore the first one - typo in import line :)
comment:4 by , 17 years ago
| Has patch: | set |
|---|
comment:5 by , 17 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
A version of this was merged in the docs-refactor changes.
Note:
See TracTickets
for help on using tickets.
#8181 was a duplicate.