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

[deps] Added support for Django 4.1.0 and 4.2.0 #115

Merged
merged 2 commits into from
Jun 14, 2023
Merged

Conversation

pandafy
Copy link
Member

@pandafy pandafy commented Jun 14, 2023

  • Dropped support for Python 3.7
  • Dropped support for Django 3.0 and 3.1
  • Added support for Python 3.10
  • Bumped django-leaflet~=0.28.0
  • Bumped Pillow~=9.4.0
  • Bumped geopy~=2.2.0

- Dropped support for Python 3.7
- Dropped support for Django 3.0 and 3.1
- Added support for Python 3.10
- Bumped django-leaflet~=0.28.0
- Bumped Pillow~=9.4.0
- Bumped geopy~=2.2.0
@coveralls
Copy link

coveralls commented Jun 14, 2023

Coverage Status

coverage: 99.801% (+0.002%) from 99.799% when pulling 4485abe on django-4.2 into 2f36fca on master.

@nemesifier nemesifier merged commit d9d6f40 into master Jun 14, 2023
20 checks passed
@nemesifier nemesifier deleted the django-4.2 branch June 14, 2023 14:53
pandafy added a commit that referenced this pull request 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
nemesifier pushed a commit that referenced this pull request 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
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