Skip to content

Conversation

@knokko
Copy link

@knokko knokko commented Aug 1, 2022

This pull requests fixes all linting issues and Django 3 deprecation warnings. A branch of SMS is already using this and it looks like nothing broke.

@knokko
Copy link
Author

knokko commented Aug 1, 2022

The following deprecation warnings are fixed:

/usr/local/lib/python3.7/dist-packages/binder/router.py:174: RemovedInDjango40Warning: django.conf.urls.url() is deprecated in favor of django.urls.re_path().
/usr/local/lib/python3.7/dist-packages/binder/history.py:14: RemovedInDjango40Warning: The providing_args argument is deprecated. As it is purely documentational, it has no replacement. If you rely on this argument as documentation, you can move the text to a code comment or docstring.

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.

2 participants