aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRob Hudson2010-09-07 13:50:42 -0700
committerRob Hudson2010-09-07 13:50:42 -0700
commit9b66a289dbd3c7548837e57f9309d1d8a20d5d1d (patch)
tree202739ec720569544393e382dbe8953e362f142c
parent3e030570c342cc570dcb8a52c565789855ce493e (diff)
downloaddjango-debug-toolbar-9b66a289dbd3c7548837e57f9309d1d8a20d5d1d.tar.bz2
Started a NEWS file
-rw-r--r--NEWS13
1 files changed, 13 insertions, 0 deletions
diff --git a/NEWS b/NEWS
new file mode 100644
index 0000000..03b1337
--- /dev/null
+++ b/NEWS
@@ -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)
+