django/tests/regressiontests/introspection
Karen Tracey 48e01d2b3d Fixed up the introspection code and tests added for #9779 to run under Python 2.3, which has neither set nor rsplit.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10392 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-04-04 19:03:55 +00:00
..
__init__.py Added tests for database introspection. Refs #9779. 2009-04-02 04:32:48 +00:00
models.py Added tests for database introspection. Refs #9779. 2009-04-02 04:32:48 +00:00
tests.py Fixed up the introspection code and tests added for #9779 to run under Python 2.3, which has neither set nor rsplit. 2009-04-04 19:03:55 +00:00