#83 Update the application to be compatible with Python 3.10+

Merged
benw merged 2 commits from benw/update-python3-django4 into LiveLike/master 5 months ago
benw commented 5 months ago

The lowest version of Python now supported is 3.10. In addition to the dependency upgrades (notably to Django 5), a few code changes were required.

  • Rename filter_class to filterset_class
  • Explicitly define the autofield primary key type

These changes have been tested on all versions of Python 3.10-3.13

The lowest version of Python now supported is 3.10. In addition to the dependency upgrades (notably to Django 5), a few code changes were required. * Rename filter_class to filterset_class * Explicitly define the autofield primary key type These changes have been tested on all versions of Python 3.10-3.13
jdp commented 5 months ago
Owner

lgtm

lgtm
This pull request has been merged successfully!
Sign in to join this conversation.
No Label
No Milestone
No assignee
2 Participants
Loading...
Cancel
Save
There is no content yet.