#27115 closed Cleanup/optimization (fixed)
UI discrepancy in Writing your first Django app, part 7
Reported by: | pluralschool | Owned by: | Tim Graham |
---|---|---|---|
Component: | Documentation | Version: | 1.9 |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Accepted | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | yes | UI/UX: | no |
Description (last modified by )
Hi
The PUBLISHED RECENTLY column in Writing your first Django app, part 7 is shown displaying "-" icon (Tutorial.JPG). However, the actual code displays "x" icon (vide Actual.JPG) for Python 3.4.3/Django 1.8.2 and Python 2.7.11/Django 1.10.
Thanks
Attachments (2)
Change History (8)
by , 8 years ago
Attachment: | Tutorial.JPG added |
---|
by , 8 years ago
Attachment: | Actual.JPG added |
---|
comment:1 by , 8 years ago
Description: | modified (diff) |
---|
comment:2 by , 8 years ago
Easy pickings: | set |
---|---|
Triage Stage: | Unreviewed → Accepted |
Version: | 1.10 → 1.9 |
comment:3 by , 8 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
Note:
See TracTickets
for help on using tickets.
This icon changed when transitioning from
icon-no.gif
toicon-no.svg
in Django 1.9 (#25348).