django-cms / djangocms-admin-style

django CMS Admin Style is a Django Theme tailored to the needs of django CMS.

Home Page:http://www.django-cms.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Datetime in form show incrrect in modeladmin

rayer4u opened this issue · comments

commented

when A model has a datetime field with help_text, the cms-admin-style will show strange recently.
I think with or without help_text, the field should look as same, but is not
default

module version:
django==1.11.18 django-cms==3.5.3 djangocms-admin-style=1.2.9
django==2.1.5 django-cms==3.6.0rc3 djangocms-admin-style=1.3.0

@rayer4u do you have this issue still?

commented

@rayer4u do you have this issue still?

image

With down module looks well.
module version:
django==2.2.1 django-cms==3.6.0 djangocms-admin-style=1.4.0