summaryrefslogtreecommitdiff
path: root/tests/modeltests/unmanaged_models/models.py
AgeCommit message (Expand)Author
2010-09-13Migrated unmanaged_models doctests. Thanks to Eric Florenzano.Russell Keith-Magee
2009-04-11Fixed the tests from #10455 so that they are set up correctly.Malcolm Tredinnick
2009-04-09Fixed #10647: intermediary tables between two umanaged models are no longer c...Jacob Kaplan-Moss
2009-03-09Fixed #3163 -- Add a "Meta.managed" option to models.Malcolm Tredinnick