summaryrefslogtreecommitdiff
path: root/tests/model_fields/test_textfield.py
AgeCommit message (Expand)Author
2016-09-19Fixed #27219 -- Changed cx_Oracle client encoding to AL32UTF8 to allow 4-byte...Dmitry Medvinsky
2016-03-23Split model_fields tests into different files.Tim Graham