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

[fix] Fixed location inline form on Django 4.2 #115 #116

Merged
merged 1 commit into from Jul 6, 2023
Merged

Conversation

pandafy
Copy link
Member

@pandafy pandafy commented Jul 6, 2023

In Django 4.2, the window name scheme for related object lookup changed. This caused bug in triggering change event for the location field.

Related to #115

In Django 4.2, the window name scheme for related object lookup
changed. This caused bug in triggering change event for the
location field.

Related to #115
@coveralls
Copy link

Coverage Status

coverage: 99.801%. remained the same when pulling 2396194 on django-4.2 into d7b0487 on master.

@nemesifier nemesifier merged commit 2565159 into master Jul 6, 2023
20 checks passed
@nemesifier nemesifier deleted the django-4.2 branch July 6, 2023 17:36
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

Successfully merging this pull request may close these issues.

None yet

3 participants