django1/django/core/meta
James Bennett 8a0fa75839 0.91-bugfixes: Fixed #999 by resolving name clash in the metasystem which could confuse manipulators about which fields they should follow. Refs #1808, #1826, #1839 and #2415, which are variations of this that persist in trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/0.91-bugfixes@4673 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-03-07 17:03:43 +00:00
..
__init__.py 0.91-bugfixes: Fixed #999 by resolving name clash in the metasystem which could confuse manipulators about which fields they should follow. Refs #1808, #1826, #1839 and #2415, which are variations of this that persist in trunk. 2007-03-07 17:03:43 +00:00
fields.py Fixed #1626 -- Fixed a bunch of typos in comments and docs. Thanks, Dexter 2006-04-12 13:35:31 +00:00