diff options
| author | Rob Hudson | 2010-09-07 15:42:18 -0700 | 
|---|---|---|
| committer | Rob Hudson | 2010-09-07 15:42:18 -0700 | 
| commit | 0a62cc02b621a08d2a5d19261ef64e31a5065214 (patch) | |
| tree | 6ac42209b0cf87adf0be59d9253612c4f5d29049 /NEWS | |
| parent | d6911f737070f46984befe621878fcf7f1b6176e (diff) | |
| download | django-debug-toolbar-0a62cc02b621a08d2a5d19261ef64e31a5065214.tar.bz2 | |
Fixed template block inheritance bug (issues 77 and 97)
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 2 | 
1 files changed, 2 insertions, 0 deletions
@@ -4,6 +4,8 @@ News for django-debug-toolbar  develop  ------- +* Fixed template block inheritance bug (issues 77 and 97). +  * Fixed flash of unstyled toolbar.  * Updated to work with old TEMPLATE_LOADERS settings from < 1.2.  | 
