diff options
| author | Jeremy Dunck <jdunck@gmail.com> | 2007-03-29 16:56:56 +0000 |
|---|---|---|
| committer | Jeremy Dunck <jdunck@gmail.com> | 2007-03-29 16:56:56 +0000 |
| commit | 2f15f72c89d8324a452fe632a39a4c2e97b956cf (patch) | |
| tree | 20e4a9e19d941bc307c8135eacdfc59aa4ab187a /tests/modeltests/empty | |
| parent | 177a49ae5e79ddbbce39425e7ecf3d4b1d65815b (diff) | |
gis: Merged revisions 4796-4797 via svnmerge
git-svn-id: http://code.djangoproject.com/svn/django/branches/gis@4852 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'tests/modeltests/empty')
| -rw-r--r-- | tests/modeltests/empty/models.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/modeltests/empty/models.py b/tests/modeltests/empty/models.py index 0e5d572504..2493b53837 100644 --- a/tests/modeltests/empty/models.py +++ b/tests/modeltests/empty/models.py @@ -1,5 +1,5 @@ """ -Empty model tests +39. Empty model tests These test that things behave sensibly for the rare corner-case of a model with no fields. |
