Opened 16 years ago

Closed 16 years ago

Last modified 13 years ago

#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)

7964.patch (1001 bytes ) - added by Collin Grady 16 years ago.
7964.2.patch (1002 bytes ) - added by Collin Grady 16 years ago.

Download all attachments as: .zip

Change History (8)

comment:1 by adamfast, 16 years ago

milestone: 1.0
Triage Stage: UnreviewedAccepted

comment:2 by James Bennett, 16 years ago

#8181 was a duplicate.

by Collin Grady, 16 years ago

Attachment: 7964.patch added

by Collin Grady, 16 years ago

Attachment: 7964.2.patch added

comment:3 by Collin Grady, 16 years ago

Keywords: aug22sprint added

woops, ignore the first one - typo in import line :)

comment:4 by Collin Grady, 16 years ago

Has patch: set

comment:5 by Malcolm Tredinnick, 16 years ago

Resolution: fixed
Status: newclosed

A version of this was merged in the docs-refactor changes.

comment:6 by Jacob, 13 years ago

milestone: 1.0

Milestone 1.0 deleted

Note: See TracTickets for help on using tickets.
Back to Top