#35115: Empty footer element in main section of admin layout
-------------------------------------+-------------------------------------
     Reporter:  Marijke Luttekes     |                    Owner:  nobody
         Type:                       |                   Status:  new
  Cleanup/optimization               |
    Component:  contrib.admin        |                  Version:  5.0
     Severity:  Normal               |               Resolution:
     Keywords:  HTML                 |             Triage Stage:
                                     |  Unreviewed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  1                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Baptiste Mispelon):

 Using `git log -S footer -- django/contrib/admin` I found what I think is
 the commit that added the line: 2673aa366a3def5ba7afc26badf6c194b515b3bf

 The commit message seems to indicate it was added an an extension point.

 In my opinion that means we could instead leave the `{% block footer %}`
 empty, and delete any css associated with `#footer`.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/35115#comment:2>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/0107018d0ed6d88f-95548884-e362-4c49-93aa-d3f530afed16-000000%40eu-central-1.amazonses.com.

Reply via email to