#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)
Change History (8)
by , 16 years ago
| Attachment: | 12987-trunk.diff added |
|---|
comment:1 by , 16 years ago
| Has patch: | set |
|---|
by , 16 years ago
| Attachment: | 12987-1.1.x.diff added |
|---|
comment:2 by , 16 years ago
| milestone: | → 1.2 |
|---|---|
| Triage Stage: | Unreviewed → Accepted |
comment:3 by , 16 years ago
| Triage Stage: | Accepted → Ready for checkin |
|---|
comment:4 by , 16 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:5 by , 16 years ago
Note:
See TracTickets
for help on using tickets.
(In [12629]) [1.1.X] Fixed #12987 - Added a few versionadded directives to the docs. Thanks, Ramiro Morales.