檔案部分位於:
Django 1.3 (or higher) > django-firebird
Django 1.4 > django-firebird driver on github
安裝前有一些必須事先安裝的套件:
- KInterbasDB package (http://www.firebirdsql.org/en/python-driver/)
- Get django 1.3 (http://www.djangoproject.com/download/)
- 也可以直接利用 pip 取得 > pip install django==1.3
在安裝時,直接將firebird檔案夾放置於兩個檔案夾下
- C:\Python27\Lib\site-packages\django\contrib\gis\db\backends
- C:\Python27\Lib\site-packages
這樣應該就可以順利使用嚕!
更詳細的敘述見參考資料。
參考資料:
http://stackoverflow.com/questions/11930701/django-firebird-can-not-work
http://code.google.com/p/django-firebird/
沒有留言:
張貼留言