Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

calendar icon not showing in nested inline admin #271

Open
Mohammad78SD opened this issue Jan 1, 2025 · 0 comments
Open

calendar icon not showing in nested inline admin #271

Mohammad78SD opened this issue Jan 1, 2025 · 0 comments

Comments

@Mohammad78SD
Copy link

  • Python version: Python 3.12.1
  • Django version: 5.1.4
  • django_jalali version: 7.2.0
  • OS: win
  • Database: Postgres

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:
Screenshot 2025-01-01 151605

how can i fix this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant