djangonauts / django-hstore

PostgreSQL HStore support for Django.
http://django-hstore.readthedocs.io/
Other
517 stars 142 forks source link

Proposed fix for #60 #61

Closed Naddiseo closed 10 years ago

Naddiseo commented 10 years ago

Use six.integer_types

coveralls commented 10 years ago

Coverage Status

Coverage remained the same when pulling e2390fb3e73d263f1c88c2eda8e7258f5101e50a on Naddiseo:patch-2 into c67c0121608a2530bc3501911f24a0d77dcfc9e2 on djangonauts:master.

nemesifier commented 10 years ago

I merged this manually with rebase in order to change the commit message. Thank you.