summaryrefslogtreecommitdiff
path: root/django/templatetags
AgeCommit message (Expand)Author
2005-11-14fixes bug with blocktrans and parameters not actually doing the translation (...Georg Bauer
2005-11-04Merged i18n branch into the trunk! Fixes #65, and perhaps some others. NB: th...Jacob Kaplan-Moss
2005-10-19Fixed #627 -- BACKWARDS-INCOMPATIBLE CHANGE. Admin is now an app, not a middl...Adrian Holovaty
2005-09-25Fixed #550 -- Default admin template now checks user permissions, hiding apps...Adrian Holovaty
2005-08-25Fixed #122 -- BIG, BACKWARDS-INCOMPATIBLE CHANGE. Changed model syntax to use...Adrian Holovaty
2005-08-02Made a bunch of fixes to auto-generated admin documentation:Jacob Kaplan-Moss
2005-08-01Refactored meta.py -- created a django.core.meta package, with init.py and fi...Adrian Holovaty
2005-07-16More installation streamlining/automation: Added adminapplist templatetag lib...Adrian Holovaty
2005-07-16Removed an unneeded line of code in django/templatetags/adminmedia.pyAdrian Holovaty
2005-07-16Added ADMIN_MEDIA_PREFIX setting instead of hard-coding /m/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