crucialfelix / django-ajax-selects

jQuery UI-powered auto-complete fields for ForeignKey, ManyToMany and text fields
Other
824 stars 248 forks source link

bug? add new item, initialize inline item with django-nested-admin #296

Closed hungphamvn closed 10 months ago

hungphamvn commented 1 year ago

Hi there, I'm using django-ajax-selects with nested admin inline, and it's working with pre-loading data. But seems to have a problem when I add a brand new item. Can anyone support me a bit with this.

Many thanks!

crucialfelix commented 1 year ago

Is django-nested-admin a package or django app? Does the add new item work with normal admin items?

What versions of Django and django-ajax-selects are you using?

crucialfelix commented 1 year ago

See #297

crucialfelix commented 11 months ago

I think this was fixed along with #297

Release coming shortly

crucialfelix commented 10 months ago

Please reopen if you find that this isn't fixed.