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

Upgrade dependencies for Django 3.x upgrade #2230

Merged
merged 240 commits into from
May 20, 2022
Merged

Conversation

ukanga
Copy link
Member

@ukanga ukanga commented Apr 19, 2022

Also converted to using pyproject.toml

Changes / Features implemented

Steps taken to verify this change does what is intended

Side effects of implementing this change

  • SPSS exports will be disabled.

Before submitting this PR for review, please make sure you have:

  • Included tests
  • Updated documentation

Closes #2210

Also converted to using pyproject.toml
ukanga and others added 14 commits April 20, 2022 01:18
savReaderWriter needs to be updated to handle collections Iterable correctly.
…ctools.WRAPPER_ASSIGNMENTS

Removed in Django 3.0
savReaderWriter needs to be updated to handle collections Iterable correctly.
Also converted to using pyproject.toml
savReaderWriter needs to be updated to handle collections Iterable correctly.
…ctools.WRAPPER_ASSIGNMENTS

Removed in Django 3.0
savReaderWriter needs to be updated to handle collections Iterable correctly.
setup.cfg Show resolved Hide resolved
setup.cfg Outdated Show resolved Hide resolved
@ukanga ukanga enabled auto-merge May 20, 2022 06:42
@@ -6,7 +6,7 @@
"""
from __future__ import absolute_import, unicode_literals

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we might not need the __future__ import

@ukanga ukanga merged commit ec18455 into master May 20, 2022
@ukanga ukanga deleted the django-3-upgrade-base branch May 20, 2022 07:08
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.

Upgrade to Django 3.x
4 participants