summaryrefslogtreecommitdiff
path: root/tests/regressiontests/custom_columns_regress/models.py
AgeCommit message (Expand)Author
2012-08-12[py3] Refactored __unicode__ to __str__.Aymeric Augustin
2012-06-07Fixed #18269 -- Applied unicode_literals for Python 3 compatibility.Claude Paroz
2011-10-13Convert much of the regression tests to use absolute imports. There's still ...Alex Gaynor
2010-09-27Migrated custom_columns_regress doctests. Thanks to Sebastian Hillig.Russell Keith-Magee
2008-12-02Fixed #9736 -- Added quoting to the SQL constraint names generated during tab...Russell Keith-Magee