calendar icon not showing in nested inline admin #282
Mohammad78SD
started this conversation in
General
Replies: 2 comments
-
Hi @Mohammad78SD, unfortunately I'm not able to help since I haven't used I keep the issue open in case someone is able to help you. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hello @Mohammad78SD I created a test project using the specified versions, and the icons displayed correctly without any issues. Could you push a sample project to a github repo and share the link? That will help us test it better and find the issue. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
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?
Beta Was this translation helpful? Give feedback.
All reactions