django1/tests/modeltests/str
Claude Paroz 38408f8007 Marked bytestrings with b prefix. Refs #18269
This is a preparation for unicode literals general usage in
Django (Python 3 compatibility).
2012-05-19 17:43:34 +02:00
..
__init__.py Fixed #2077 -- Renamed 'repr' model tests to 'str' 2006-06-03 22:14:04 +00:00
models.py Convert all modeltests to use absolute imports, rather than relative ones. 2011-10-13 18:04:12 +00:00
tests.py Marked bytestrings with b prefix. Refs #18269 2012-05-19 17:43:34 +02:00