summaryrefslogtreecommitdiff
path: root/django/models/core.py
AgeCommit message (Expand)Author
2005-07-26Fixed #163 -- Added 'pk' database API option, which is a shorthand for (prima...Adrian Holovaty
2005-07-22Fixed #146 -- Changed order_by and ordering parameters to be less verbose. Th...Adrian Holovaty
2005-07-21Fixed #92 -- meta.Admin 'fields' parameter is now optional. If it's not given...Adrian Holovaty
2005-07-13Imported Django from private SVN repository (created from r. 8825)Adrian Holovaty