Django 1.5 driver for Firebird is updated (based on the fdb driver)

Maximiliano Robaina ‏announced :
There is a new version of django-firebird in github repository.
It is still alpha,You can test it with django 1.5 release.

This version is under development and uses the fdb python-firebird driver .
It’s tested only with django 1.5 master branch, so is possible it could fail with django 1.4.x (but it seems that works)
Given this is still in alpha stage we need that you try it and run the tests and give us feedback if it works for you. Also we need Python 3.x testers.

Update: Django 1.5 Beta is released

New FlameRobin snapshots 0.9.3.2243.* builds

Flamerobin 0.9.3 revision 2243 binary snapshots for Windows are available .
The new snapshot uses a thread to establish the database connection. That means that the progress dialog can be moved and cancelled, and the progress bar is updated in indeterminate mode. To see it in action it’s best to try to connect to a database on a server which is not available or which doesn’t exist, which so far blocks FlameRobin completely until the connection call times out
Enjoy, and please be sure to report any bugs, regressions or suggestions on flamerobin-devel list.

1 48 49 50 51 52 147