资 源 简 介
django-firebird
This is a firebird backend implementation for django that enables Firebird (version 1.5 and later) RDBMS support.
The current trunk version just works with Django 1.4
django 1.5+ support
If you need support for django 1.5 then you must go to
https://github.com/maxirobaina/django-firebird
For previous django version look at tagged repository versions:
django 1.2:
http://code.google.com/p/django-firebird/source/browse/#svn%2Ftags%2Fdjango-firebird-1.2
django 1.3:
http://code.google.com/p/django-firebird/source/browse/#svn%2Ftags%2Fdjango-firebird-1.3
Tested against Firebird 1.5.6, 2.1.x and 2.5.x
This is alpha software - use it at your own risk.
Migrations
We have a first approach to support migrations using south. Check it out at https://bitbucket.org/maxirobaina/south