django-model-utils/model_utils/tests
Trey Hunner 4f2673e6a4 Fix str/unicode problems in Python 3
Changes:
- Use unicode_literals from the future for Python 2.6.5+
- Use six's text_type for proper unicode use in Python 2/3
2013-04-12 14:16:42 -07:00
..
__init__.py initial import (with InheritanceCastModel) 2009-07-02 14:03:02 -04:00
models.py Fix BooleanField default (for Django trunk) 2013-03-27 22:43:21 -07:00
tests.py Fix str/unicode problems in Python 3 2013-04-12 14:16:42 -07:00