This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author gungorbasa
Recipients belopolsky, benjamin.peterson, gungorbasa, gvanrossum, nedbat, rhettinger
Date 2009-08-21.13:31:04
SpamBayes Score 0.006187545
Marked as misclassified No
Message-id <5d3046480908210631x7fd0f8f7rab9fd9c0ec085854@mail.gmail.com>
In-reply-to <1250860620.78.0.632871073513.issue2516@psf.upfronthosting.co.za>
Content
TypeError at /admin/rt/randevu/add/

cagir() takes exactly 1 argument (2 given)

 Request Method: GET  Request URL:
http://127.0.0.1:8000/admin/rt/randevu/add/  Exception Type: TypeError
 Exception
Value:

cagir() takes exactly 1 argument (2 given)

 Exception Location: /home/gungor/rts/../rts/rt/models.py in __init__, line
27  Python Executable: /usr/bin/python  Python Version: 2.6.2  Python
Path: ['/home/gungor/rts',
'/usr/lib/python2.6', '/usr/lib/python2.6/plat-linux2',
'/usr/lib/python2.6/lib-tk', '/usr/lib/python2.6/lib-old',
'/usr/lib/python2.6/lib-dynload', '/usr/lib/python2.6/dist-packages',
'/usr/lib/python2.6/dist-packages/PIL',
'/usr/lib/python2.6/dist-packages/gst-0.10',
'/var/lib/python-support/python2.6',
'/usr/lib/python2.6/dist-packages/gtk-2.0',
'/var/lib/python-support/python2.6/gtk-2.0',
'/usr/local/lib/python2.6/dist-packages']  Server time: Fri, 21 Aug 2009
07:24:43 -0500
2009/8/21 Benjamin Peterson <report@bugs.python.org>

>
> Changes by Benjamin Peterson <benjamin@python.org>:
>
>
> ----------
> type: compile error -> feature request
>
> _______________________________________
> Python tracker <report@bugs.python.org>
> <http://bugs.python.org/issue2516>
> _______________________________________
>
Files
File name Uploaded
unnamed gungorbasa, 2009-08-21.13:31:04
History
Date User Action Args
2010-06-25 18:37:50belopolskyunlinkissue2516 messages
2009-08-21 13:31:07gungorbasasetrecipients: + gungorbasa, gvanrossum, rhettinger, belopolsky, nedbat, benjamin.peterson
2009-08-21 13:31:05gungorbasalinkissue2516 messages
2009-08-21 13:31:04gungorbasacreate