django1/django/contrib/admin/templates
Adrian Holovaty 2e09e145c0 Fixed #950 -- Fixed typo in admin bookmarklets template. Thanks, nesh
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1479 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-11-28 14:28:21 +00:00
..
admin added a new translation tag for the search "go" button 2005-11-28 10:29:41 +00:00
admin_doc Fixed #950 -- Fixed typo in admin bookmarklets template. Thanks, nesh 2005-11-28 14:28:21 +00:00
registration Fixed #906 - thanks, Esaj 2005-11-25 15:00:14 +00:00
widget Fixed #911 -- Made template system scoped to the parser instead of the template module. Also changed the way tags/filters are registered and added support for multiple arguments to {% load %} tag. Thanks, rjwittams. This is a backwards-incompatible change for people who've created custom template tags or filters. See http://code.djangoproject.com/wiki/BackwardsIncompatibleChanges for upgrade instructions. 2005-11-26 22:46:31 +00:00