#17132 closed Cleanup/optimization (fixed)
Leftover urls.defaults import
Reported by: | Claude Paroz | Owned by: | nobody |
---|---|---|---|
Component: | Core (Other) | Version: | dev |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
I noticed that urlresolvers.py still imported the now deprecated django.core.urls.defaults file.
Attachments (1)
Note:
See TracTickets
for help on using tickets.
Remove urls.defaults import