Skip to content

Fix for Django urls import after Django 3.0#90

Open
abhijithneilabraham wants to merge 1 commit into
metabase:masterfrom
abhijithneilabraham:patch-1
Open

Fix for Django urls import after Django 3.0#90
abhijithneilabraham wants to merge 1 commit into
metabase:masterfrom
abhijithneilabraham:patch-1

Conversation

@abhijithneilabraham

Copy link
Copy Markdown

django.conf.urls is deprecated after Django 3.0, re_path can be used instead.
Reference: https://stackoverflow.com/questions/70319606/importerror-cannot-import-name-url-from-django-conf-urls-after-upgrading-to

@cdeil

cdeil commented Apr 29, 2025

Copy link
Copy Markdown

@abhijithneilabraham - I opened #126 which in addition to this Django change also updates PyJWT and the requirements.txt . OK to close this one in favor of #126 ?

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