#29936: Improved font customization in the admin
-------------------------------------+-------------------------------------
     Reporter:  Antonio Cavedoni     |                    Owner:  nobody
         Type:                       |                   Status:  new
  Cleanup/optimization               |
    Component:  contrib.admin        |                  Version:  2.1
     Severity:  Normal               |               Resolution:
     Keywords:  css roboto fonts     |             Triage Stage:  Accepted
  woff font                          |
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  1
-------------------------------------+-------------------------------------

Comment (by Antonio Cavedoni):

 It achieves the same thing but—I argue—in a more elegant way. Unless I’m
 overlooking something obvious, overriding `fonts.css` with an empty file
 essentially means maintaining one’s fork of Django. Even if it’s just
 running a `ln -s` operation, it means having to do that after every Django
 update / install. My solution avoids that by making the very import of
 `fonts.css` an extendable (overridable) block so it can all be done at the
 project / application level. Does that make the patch clearer?

-- 
Ticket URL: <https://code.djangoproject.com/ticket/29936#comment:6>
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 post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/066.71b7060b3f9521246ab24446a9a4ed25%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to