diff options
| author | Rob Hudson | 2010-09-07 13:50:42 -0700 | 
|---|---|---|
| committer | Rob Hudson | 2010-09-07 13:50:42 -0700 | 
| commit | 9b66a289dbd3c7548837e57f9309d1d8a20d5d1d (patch) | |
| tree | 202739ec720569544393e382dbe8953e362f142c | |
| parent | 3e030570c342cc570dcb8a52c565789855ce493e (diff) | |
| download | django-debug-toolbar-9b66a289dbd3c7548837e57f9309d1d8a20d5d1d.tar.bz2 | |
Started a NEWS file
| -rw-r--r-- | NEWS | 13 | 
1 files changed, 13 insertions, 0 deletions
| @@ -0,0 +1,13 @@ +News for django-debug-toolbar +============================= + +develop +------- + +* Updated to work with old TEMPLATE_LOADERS settings from < 1.2. + +* Updated to stop template loader iteration when template is found. + + +(Note: NEWS was started after the 0.8.3 release and is not complete) + | 
