diff options
| author | Malcolm Tredinnick <malcolm.tredinnick@gmail.com> | 2011-08-25 06:07:28 +0000 |
|---|---|---|
| committer | Malcolm Tredinnick <malcolm.tredinnick@gmail.com> | 2011-08-25 06:07:28 +0000 |
| commit | 587fbff3dd500cd3444dc7a0717e541307ff869d (patch) | |
| tree | 2c487d69c84e17d618647365b1de44c40a4a9d56 /docs/ref | |
| parent | 20473057d13ac3e774ae29a1557ce4d18e7cdce6 (diff) | |
Make ManyToManyField model references more robust.
In r16679 a test was added to verify something had been fixed when a
unicode string type was passed in as a model name. The name has to be
ASCII convertible, but in Python 2.6 and earlier, it must also have str
type.
This commit fixes the problem for earlier Python versions and is almost
identical to a patch from b.leskes in #6045.
Fixes #16689. Refs #6045.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16682 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs/ref')
0 files changed, 0 insertions, 0 deletions
