IBM / django-ibmi

Django adapter for IBM i
Apache License 2.0
3 stars 5 forks source link

Update compatibility for IBM i and latest django #50

Open naveen-ram opened 3 years ago

naveen-ram commented 3 years ago

There are multiple methods used that are depricated after Django 1.8. In addition, create and destroy the database won't work with IBM i Db2, so the keep_db setting is set to true in those methods.