summaryrefslogtreecommitdiff
path: root/django/models/__init__.py
AgeCommit message (Expand)Author
2006-05-02MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompa...Adrian Holovaty
2006-04-10Renamed OneToOne to OneToOneRel to be consistent with ManyToManyRelAdrian Holovaty
2006-04-10Renamed ManyToOne to ManyToOneRel to be consistent with ManyToManyRelAdrian Holovaty
2005-11-25MERGED NEW-ADMIN BRANCH (except for po/mo files, which will come in a separat...Adrian Holovaty
2005-11-24Converted django/models/__init__.py to use unix newlines, not DOSAdrian Holovaty
2005-09-13Fixed metasystem bug when using get_related_many_to_many() method with a cust...Adrian Holovaty
2005-08-01Refactored meta.py -- created a django.core.meta package, with init.py and fi...Adrian Holovaty
2005-07-14Created django.contrib and moved comments into itAdrian Holovaty
2005-07-13Imported Django from private SVN repository (created from r. 8825)Adrian Holovaty