We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TypeError at /admin/sitetree/treeitem/add/ save() takes at most 3 arguments (4 given) Request Method: POST Request URL: http://192.168.1.10:8000/admin/sitetree/treeitem/add/ Exception Type: TypeError Exception Value: save() takes at most 3 arguments (4 given) Exception Location: /usr/local/lib/python2.6/dist-packages/django_sitetree-0.1.0-py2.6.egg/sitetree/models.py in save, line 54 Python Executable: /usr/bin/python Python Version: 2.6.5 Python Path: ['/home/graeme/Projects/ttmdjango', '/usr/local/lib/python2.6/dist-packages/mercurial-1.5.1-py2.6-linux-i686.egg', '/usr/local/lib/python2.6/dist-packages/django_siteblocks-0.1.0-py2.6.egg', '/usr/local/lib/python2.6/dist-packages/django_sitetree-0.1.0-py2.6.egg', '/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/pymodules/python2.6', '/usr/lib/pymodules/python2.6/gtk-2.0', '/usr/local/lib/python2.6/dist-packages'] Server time: Sat, 12 Jun 2010 13:54:28 +0700
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
Have another try please.
Excellent response time - many thanks. Will be watching this project with great interest.
Add Japanese translation. #1
0230347
No branches or pull requests
TypeError at /admin/sitetree/treeitem/add/
save() takes at most 3 arguments (4 given)
Request Method: POST
Request URL: http://192.168.1.10:8000/admin/sitetree/treeitem/add/
Exception Type: TypeError
Exception Value:
save() takes at most 3 arguments (4 given)
Exception Location: /usr/local/lib/python2.6/dist-packages/django_sitetree-0.1.0-py2.6.egg/sitetree/models.py in save, line 54
Python Executable: /usr/bin/python
Python Version: 2.6.5
Python Path: ['/home/graeme/Projects/ttmdjango', '/usr/local/lib/python2.6/dist-packages/mercurial-1.5.1-py2.6-linux-i686.egg', '/usr/local/lib/python2.6/dist-packages/django_siteblocks-0.1.0-py2.6.egg', '/usr/local/lib/python2.6/dist-packages/django_sitetree-0.1.0-py2.6.egg', '/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/pymodules/python2.6', '/usr/lib/pymodules/python2.6/gtk-2.0', '/usr/local/lib/python2.6/dist-packages']
Server time: Sat, 12 Jun 2010 13:54:28 +0700
The text was updated successfully, but these errors were encountered: