summaryrefslogtreecommitdiff
path: root/tests/regressiontests/model_fields/models.py
AgeCommit message (Expand)Author
2008-03-20Fixed #6445 -- Allow model instances to be used as a default for ForeignKeysMalcolm Tredinnick
2007-07-30Fixed call to `ugettext`, which is imported as `_`.Gary Wilson Jr