ddanier / django-openx

Provides the necessary utilities to access the new OpenX-API
0 stars 0 forks source link

Update README v1 to v2 #3

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I think it is time to update v1 to v2. It made me confused at the first time.

Replace
OPENX_URL = 'http://www.your-openx-server.tld/www/api/v1/xmlrpc/'
to
OPENX_URL = 'http://www.your-openx-server.tld/www/api/v2/xmlrpc/'

Thanks.

Original issue reported on code.google.com by gzer...@gmail.com on 15 Aug 2011 at 8:54