#31290: Unable to runserver - python manage.py runserver
-------------------------------+--------------------------------------
Reporter: batistalucash | Owner: nobody
Type: Uncategorized | Status: closed
Component: Uncategorized | Version: 3.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 Carlton Gibson):
* status: new => closed
* resolution: => invalid
Comment:
This isn't a support channel. See TicketClosingReasons/UseSupportChannels.
Passing a string as the view to `url()` was deprecated in Django 1.8
https://docs.djangoproject.com/en/3.0/releases/1.8/#passing-a-string-as-
view-to-url.
Review the django.urls docs:
https://docs.djangoproject.com/en/3.0/ref/urls/
--
Ticket URL: <https://code.djangoproject.com/ticket/31290#comment:1>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/071.6894a54152f1d773fff0e31dda5a0c91%40djangoproject.com.