sehmaschine / django-grappelli

A jazzy skin for the Django Admin-Interface (official repository).
http://www.grappelliproject.com
Other
3.77k stars 657 forks source link

When using DateTimeField, Button "Today" and "Now" overlaps with icons #968

Closed TheXZhang closed 3 years ago

TheXZhang commented 3 years ago

Hi,

The field in the model is setup as date_joined = models.DateTimeField(blank=True, null=True)

image

sehmaschine commented 3 years ago

Just tested and I'm unable to reproduce this. Please check if all js/css are loaded. If the issue still exists, please reopen with additional details.