Christoph Keller
Christoph Keller
I just tried for curiosity and got no problem using django-pyodbc 0.3.0 with python 3.4, Mac OSX, freetds 0.95.21, pyodbc 3.0.10 and django 1.7.10 when connecting to mssql express 2014....
Hello Victor, thank you for your pull request and sorry for the delayed answer. I am very happy to see that other people care about this project and want to...
To work around this, you can assign the `autoCompleteParentView` to the `self.view` (the parent of your UITableViewController) and change the `autoCompleteTableOriginOffset` to the mapped values. This might not work when...
OH! I am sorry! One of our developers added this property and I did not check for that. https://github.com/endiosGmbH/MLPAutoCompleteTextField/commit/ef3243a6c808a47121407baff7d55892e5924fb6 It might be good to prepare a pull request for that...