summaryrefslogtreecommitdiff
path: root/django/core/context_processors.py
AgeCommit message (Expand)Author
2008-07-06newforms-admin: Merged from trunk up to [7852].Brian Rosner
2007-09-17newforms-admin: Merged to [6370].Joseph Kocherhans
2007-06-07newforms-admin: Merged to [5439]Adrian Holovaty
2006-09-23Fixed #2418 -- Fixed obsolete method call in PermLookupDict.__repr__. Thanks,Malcolm Tredinnick
2006-06-08Fixed #2109 -- Convert old-style classes to new-style classes throughout Djan...Adrian Holovaty
2006-06-06fixed #2089: added language bidirectional support and updated the admin to us...Georg Bauer
2006-05-02MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompa...Adrian Holovaty
2006-01-27Fixed #1271 -- Added a 'request' template context processor, which is not act...Adrian Holovaty
2005-12-24Added missing context_processors module from [1773]Adrian Holovaty