Name |
Last commit
|
Last update |
---|---|---|
.. | ||
__init__.py | ||
factories.py | ||
tests.py |
Django always returns string data from the database as unicode objects (ref: https://docs.djangoproject.com/en/1.4/ref/unicode/#models). Therefor, our factories should do the same
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
__init__.py | Loading commit data... | |
factories.py | Loading commit data... | |
tests.py | Loading commit data... |