django1/django/models
Adrian Holovaty c767e0f4fe Fixed #669 -- core.Site objects are now editable in the admin
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1119 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-11-07 04:25:29 +00:00
..
__init__.py Fixed metasystem bug when using get_related_many_to_many() method with a custom-named primary key. Thanks, stane 2005-09-13 03:48:06 +00:00
auth.py Merged i18n branch into the trunk! Fixes #65, and perhaps some others. NB: this means that the i18n branch is now obsolete and will be made read-only. 2005-11-04 04:59:46 +00:00
core.py Fixed #669 -- core.Site objects are now editable in the admin 2005-11-07 04:25:29 +00:00