unbreak as_microsoft, correct isoformat usage.

Merged
#1 · Created  · Last updated

Merged pull request

Merged in byoung/django-mssql (pull request #1)

7ba4341·Author: ·Closed by: ·2015-06-11

Description

as_microsoft returns an uninitialized variable; presumably this should have been the method just created.

isoformat takes a string, not bytes. This breaks on python 3; the change works on py2 and py3.

0 attachments

0 comments

Loading commits...