You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i have a problem with nested inline and datepicker, because of my database structure i need to have nested inline for my models, and when i try to add a new model instance, the datepicker icon wouldn't show up after the date field and when i click on the field nothing happens.
i have a problem with nested inline and datepicker, because of my database structure i need to have nested inline for my models, and when i try to add a new model instance, the datepicker icon wouldn't show up after the date field and when i click on the field nothing happens.
here is my nested admin info:
Name: django-nested-admin
Version: 4.1.1
Summary: Django admin classes that allow for nested inlines
Home-page: https://github.com/theatlantic/django-nested-admin
here is the bug i faced:
how can i fix this?
The text was updated successfully, but these errors were encountered: