summaryrefslogtreecommitdiff
path: root/django/contrib/admin/models
AgeCommit message (Expand)Author
2005-11-12fixed the "recent actions" list not pointing to the objects detail page - bac...Georg Bauer
2005-11-04Merged i18n branch into the trunk! Fixes #65, and perhaps some others. NB: th...Jacob Kaplan-Moss
2005-10-18Added contrib.admin.models.admin, which contains LogEntry (from models.auth)....Adrian Holovaty