Name |
Last commit
|
Last update |
---|---|---|
.. | ||
management | ||
migrations | ||
tests | ||
__init__.py | ||
admin.py | ||
models.py | ||
views.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 |
---|---|---|
.. | ||
management | Loading commit data... | |
migrations | Loading commit data... | |
tests | Loading commit data... | |
__init__.py | Loading commit data... | |
admin.py | Loading commit data... | |
models.py | Loading commit data... | |
views.py | Loading commit data... |