django1/django/contrib/admin/templates
Georg Bauer bcc02c982f added a new translation tag for the search "go" button
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1475 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-11-28 10:29:41 +00:00
..
admin added a new translation tag for the search "go" button 2005-11-28 10:29:41 +00:00
admin_doc Fixed bug in contrib/admin/templates/admin_doc/model_detail.html 2005-11-27 23:16:26 +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