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

已合并
benw 5 月之前 将 2 次代码提交从 benw/update-python3-django4合并至 LiveLike/master
benw 评论于 5 月之前

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 评论于 5 月之前
所有者

lgtm

lgtm
benw5 月之前 关闭
该合并请求已经成功合并!
登录 并参与到对话中。
未选择标签
未选择里程碑
未指派成员
2 名参与者
正在加载...
取消
保存
这个人很懒,什么都没留下。