summaryrefslogtreecommitdiff
path: root/tests/regressiontests/forms/media.py
AgeCommit message (Expand)Author
2010-03-03Expanded the fix in [12663] to cover CSS declarations, which were also affect...James Bennett
2010-03-03Fixed #12879: Declaring the same JS file multiple times in a single Media ins...James Bennett
2009-04-10Fixed #10774: accessing form media types in templates (i.e. ``{{ form.media.j...Jacob Kaplan-Moss
2008-07-19Fixed #7741: django.newforms is now django.forms. This is obviously a backwar...Jacob Kaplan-Moss
2008-07-18Merged the newforms-admin branch into trunk.Brian Rosner