Opened 14 years ago

Closed 14 years ago

Last modified 13 years ago

#12987 closed (fixed)

Some versionadded directives missing from contrib.admin reference documentation

Reported by: Ramiro Morales Owned by: nobody
Component: Documentation Version: dev
Severity: Keywords:
Cc: Triage Stage: Ready for checkin
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

See http://groups.google.com/group/django-users/browse_thread/thread/77376267d4cb4798d

This lead me to note there are a few versionadded directives missing in that file.

Attaching a patch for trunk, will also attach a patch for the 1.1.x branch later.

Attachments (2)

12987-trunk.diff (2.2 KB ) - added by Ramiro Morales 14 years ago.
12987-1.1.x.diff (951 bytes ) - added by Ramiro Morales 14 years ago.

Download all attachments as: .zip

Change History (8)

by Ramiro Morales, 14 years ago

Attachment: 12987-trunk.diff added

comment:1 by Ramiro Morales, 14 years ago

Has patch: set

by Ramiro Morales, 14 years ago

Attachment: 12987-1.1.x.diff added

comment:2 by Jannis Leidel, 14 years ago

milestone: 1.2
Triage Stage: UnreviewedAccepted

comment:3 by Jannis Leidel, 14 years ago

Triage Stage: AcceptedReady for checkin

comment:4 by Jannis Leidel, 14 years ago

Resolution: fixed
Status: newclosed

(In [12629]) [1.1.X] Fixed #12987 - Added a few versionadded directives to the docs. Thanks, Ramiro Morales.

comment:5 by Jannis Leidel, 14 years ago

(In [12630]) Fixed #12987 - Added a few versionadded directives to the admin docs. Thanks, Ramiro Morales.

comment:6 by Jacob, 13 years ago

milestone: 1.2

Milestone 1.2 deleted

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