openlabs/trytonweb

error when running your web client

Opened this issue · 1 comments

Hello, your project is a very neat idea :)

tried to run this on tryton 2.4 and got an error

127.0.0.1 - - [03/Feb/2013 04:35:41] code 501, message Unsupported method ('OPTIONS')

Hi,

This was just a proof of concept and is not going to be developed any further. But if you want to use the concept to develop something based on this, you can get the WSGI script which will handle CORS for you. The links are on the blog post http://www.sharoonthomas.com/2012/03/tryton-web-client.html?m=1

Sharoon Thomas

  • sent from Mobile

On Feb 3, 2013, at 10:10 AM, Charles notifications@github.com wrote:

Hello, your project is a very neat idea :)

tried to run this on tryton 2.4 and got an error

127.0.0.1 - - [03/Feb/2013 04:35:41] code 501, message Unsupported method ('OPTIONS')


Reply to this email directly or view it on GitHub.