]> git.parisson.com Git - django-postman.git/commit
Fix issue #1: MySql quote char
authorPatrick Samson <pk.samson@gmail.com>
Thu, 20 Jan 2011 21:35:49 +0000 (22:35 +0100)
committerPatrick Samson <pk.samson@gmail.com>
Thu, 20 Jan 2011 21:35:49 +0000 (22:35 +0100)
commit738fce91464eaeab32c21873464820344079ee96
treeb8e0d8464987a680691154d5e4c312f5544b8478
parent7b7046af365334d0577c1dffc8ce51201b08e9be
Fix issue #1: MySql quote char
Make tests running with MySql in addition to Sqlite
postman/models.py
postman/tests.py