#35468: Django with python 3.12 ImportError
-----------------------------+--------------------------------------
Reporter: xbian | Owner: nobody
Type: Bug | Status: closed
Component: Core (URLs) | Version: 5.0
Severity: Normal | Resolution: invalid
Keywords: | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-----------------------------+--------------------------------------
Changes (by Natalia Bidart):
* summary:
Django with python 3.12 ImportError: cannot import name 'url' from
'django.conf.urls' (/usr/local/lib/python3.12/site-
packages/django/conf/urls/__init__.py). Did you mean: 'urls'?
=> Django with python 3.12 ImportError
--
Ticket URL: <
https://code.djangoproject.com/ticket/35468#comment:2>
Django <
https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.