Opened 21 months ago
Closed 21 months ago
#35171 closed Cleanup/optimization (fixed)
Update the django 'congrats' page that is shown after a fresh install of django
| Reported by: | Alexander Lazarević | Owned by: | Alexander Lazarević |
|---|---|---|---|
| Component: | Core (Other) | Version: | dev |
| Severity: | Normal | 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 (last modified by )
Most of this has been discussed in https://forum.djangoproject.com/t/changing-the-congrats-page/27557
A demo of the page can be seen here: https://congrats.e11bits.com
Mainly this moves the header to the center of the page and adds a django logo in the center as well.
Change History (9)
comment:1 by , 21 months ago
| Description: | modified (diff) |
|---|
comment:2 by , 21 months ago
| Description: | modified (diff) |
|---|
comment:3 by , 21 months ago
| Description: | modified (diff) |
|---|
comment:4 by , 21 months ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
| Triage Stage: | Unreviewed → Accepted |
comment:6 by , 21 months ago
| Patch needs improvement: | set |
|---|
comment:7 by , 21 months ago
| Patch needs improvement: | unset |
|---|
comment:8 by , 21 months ago
| Triage Stage: | Accepted → Ready for checkin |
|---|
Note:
See TracTickets
for help on using tickets.
Sounds good, thanks.