[Django] #27404: Error in function requirements reversed

3 views
Skip to first unread message

Django

unread,
Oct 30, 2016, 9:44:27 AM10/30/16
to django-...@googlegroups.com
#27404: Error in function requirements reversed
-------------------------------------------+------------------------
Reporter: Harry Bridge | Owner: (none)
Type: Bug | Status: new
Component: Error reporting | Version: 1.10
Severity: Normal | Keywords: debug
Triage Stage: Unreviewed | Has patch: 0
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 1
UI/UX: 0 |
-------------------------------------------+------------------------
When reporting an error in functions debug reports the error in reverse,
so the following error:

autodiscover() takes no arguments (1 given)

should be:

autodiscover() takes 1 arguments (none given)

--
Ticket URL: <https://code.djangoproject.com/ticket/27404>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

Django

unread,
Oct 30, 2016, 12:04:36 PM10/30/16
to django-...@googlegroups.com
#27404: Error in function requirements reversed
---------------------------------+--------------------------------------

Reporter: Harry Bridge | Owner: (none)
Type: Bug | Status: closed

Component: Error reporting | Version: 1.10
Severity: Normal | Resolution: needsinfo

Keywords: debug | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
---------------------------------+--------------------------------------
Changes (by Tim Graham):

* status: new => closed
* resolution: => needsinfo


Comment:

I think Python is generating that error message, though the steps to
reproduce it are unclear. Please add details to reproduce and/or explain
why Django is at fault. Thanks.

--
Ticket URL: <https://code.djangoproject.com/ticket/27404#comment:1>

Reply all
Reply to author
Forward
0 new messages