Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/django/templatetags
Commit message (Expand)AuthorAgeFilesLines
...
* Second half of little cleanup tweaks suggested by pyflakes.Jacob Kaplan-Moss2006-07-211-4/+3
* Made django/utils/translation.py into a package django/ut...Adrian Holovaty2006-07-041-4/+4
* fixed #1660: added support functions and tags for bidi la...Georg Bauer2006-05-161-1/+27
* MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is high...Adrian Holovaty2006-05-022-7/+7
* Fixed #911 -- Made template system scoped to the parser i...Adrian Holovaty2005-11-261-10/+12
* Tiny formatting changes to templatetags/i18n.pyAdrian Holovaty2005-11-251-22/+7
* added missing docstring to the blocktrans template tagGeorg Bauer2005-11-151-0/+17
* fixes bug with blocktrans and parameters not actually doi...Georg Bauer2005-11-141-2/+2
* Merged i18n branch into the trunk! Fixes #65, and perhaps...Jacob Kaplan-Moss2005-11-041-0/+217
* Fixed #627 -- BACKWARDS-INCOMPATIBLE CHANGE. Admin is now...Adrian Holovaty2005-10-193-125/+0
* Fixed #550 -- Default admin template now checks user perm...Adrian Holovaty2005-09-251-8/+30
* Fixed #122 -- BIG, BACKWARDS-INCOMPATIBLE CHANGE. Changed...Adrian Holovaty2005-08-261-6/+6
* Made a bunch of fixes to auto-generated admin documentation:Jacob Kaplan-Moss2005-08-021-4/+10
* Refactored meta.py -- created a django.core.meta package,...Adrian Holovaty2005-08-011-1/+2
* More installation streamlining/automation: Added adminapp...Adrian Holovaty2005-07-171-0/+34
* Removed an unneeded line of code in django/templatetags/a...Adrian Holovaty2005-07-171-1/+0
* Added ADMIN_MEDIA_PREFIX setting instead of hard-coding /m/Adrian Holovaty2005-07-161-0/+18
* Created django.contrib and moved comments into itAdrian Holovaty2005-07-141-331/+0
* Imported Django from private SVN repository (created from...Adrian Holovaty2005-07-133-0/+383