Opened 5 years ago

Closed 5 years ago

Last modified 5 years ago

#30219 closed Cleanup/optimization (wontfix)

Use the Django logo on the "The install worked" page

Reported by: Johannes Maron Owned by: Johannes Maron
Component: Core (Other) Version: dev
Severity: Normal Keywords:
Cc: Triage Stage: Unreviewed
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: yes

Description

The Django welcome page after creating a new project does use the wrong logo. It simply uses a regular font and not the correct logo.

It would be more correct to use an inline svg with a title to keep it accessible.

Change History (3)

comment:1 by Johannes Maron, 5 years ago

Owner: changed from nobody to Johannes Maron

comment:2 by Tim Graham, 5 years ago

Resolution: wontfix
Status: assignedclosed
Summary: welcome page displays wrong django logoUse the Django logo on the "The install worked" page

I think it look okay as is. I don't see much advantage to more complication.

comment:3 by Johannes Maron, 5 years ago

My inner designer is dying, but ok ;)

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