blob: 5c0ba8d265845a81652caa4b108aa68e0bfba730 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
News for django-debug-toolbar
=============================
develop
-------
* Fixed "Badly formatted SQL query plan" (issue 86)
* Fixed "SQL not selectable due to line chart" (issue 85)
* Fixed "Redirect page does not set cookie" (issue 6)
* 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.
* Updated to stop template loader iteration when template is found.
(Note: NEWS was started after the 0.8.3 release and is not complete)
|