1
0
mirror of https://github.com/django/django.git synced 2024-12-23 17:46:27 +00:00
django/django/models
2005-11-11 04:45:05 +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 Fixed #683 -- Lightly refactored meta.fields.Field to add an attname attribute. 2005-11-09 23:37:41 +00:00
core.py BACKWARDS-INCOMPATIBLE CHANGE -- Moved flatpages and redirects to standalone apps in django.contrib that are NOT installed by default. See http://code.djangoproject.com/wiki/BackwardsIncompatibleChanges for full migration information. 2005-11-11 04:45:05 +00:00