Try method=... instead of methodS
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
---
You received this message because you are subscribed to the Google Group
I'm getting the following when I click on the submit button on my form:
Error: 405 Method Not Allowed
Sorry, the requested URL
'http://127.0.0.1:8000/py4web_test/administration/links' caused an error:
Method not allowed.
My controller code:
@action('administration/links', methods=['GET', 'POS
2 matches
Mail list logo