I am pleased to announce that a SQL Anywhere database backend for Django
is publicly available from:

http://code.google.com/p/sqlany-django

The backend is currently only supported against Django 1.0.2. I'll take
care of making the necessary changes to support the current SVN head
over the next week or two.

This backend is being used to successfully drive an internal Review
Board server. The test suite included with Django passes with the
exception of these two tests:

- modeltests/lookup -- RE syntax used in this test is different than
that supported by SQL Anywhere.
- regressiontests/queries -- This is due to a bug in SQL Anywhere. We
are investigating a solution.

Would it be possible to get a note added to your documentation stating
that SQL Anywhere is an available backend database for Django and
directing users to our google code page?

Thanks!

Nathan Auch
Sybase iAnywhere R&D



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to