Django-firebird with support for Django 1.8.x released

Maximiliano Robaina wrote:

After a long time, I like to announce a new django-firebird release.
This version is compatible with django 1.8.x LTS.

Also there are a new version to django-firebird 1.7.1 with a minor bug fix (backported from 1.8 version)

v1.8.0
———–
+ First version with django 1.8.x support
+ Implement new UUIDField #54
+ Implement new DurationField #55
+ DatabaseOperations: repleace convert_values by get_db_converters #56
+ DatabaseIntrospection: get_relations implementation change in 1.8 #57
+ Introspection of boolean field type fail #58
+ Create new object with a time field fails if microseconds greater than 6 digit #60
+ django-firebird not working with non-default firebird port #62
+ Client db shell doesn’t work on non-default firebird port #63

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading...

Leave a Reply