Skip to content
New issue

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

save() takes at most 3 arguments (4 given) #1

Closed
graemeho opened this issue Jun 12, 2010 · 3 comments
Closed

save() takes at most 3 arguments (4 given) #1

graemeho opened this issue Jun 12, 2010 · 3 comments
Labels

Comments

@graemeho
Copy link

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

@idlesign
Copy link
Owner

  • fixed: save in django version below 1.2. Closed by 60d63d9

@idlesign
Copy link
Owner

Have another try please.

@graemeho
Copy link
Author

Excellent response time - many thanks.
Will be watching this project with great interest.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants