<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>debug_toolbar/panels/settings_vars.py</filename>
    </added>
    <added>
      <filename>debug_toolbar/templates/debug_toolbar/panels/settings_vars.html</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -17,6 +17,7 @@ Currently, the following panels have been written and are working:
 - Common HTTP headers
 - Cache statistics
 - HTTP variables
+- Settings variables
 - Profile module
 - Templates rendered
 - Logging message output
@@ -52,6 +53,7 @@ Installation
 	    'debug_toolbar.panels.cache.CacheDebugPanel',
 	    'debug_toolbar.panels.profiler.ProfilerDebugPanel',
 	    'debug_toolbar.panels.request_vars.RequestVarsDebugPanel',
+		'debug_toolbar.panels.settings_vars.SettingsVarsDebugPanel',
 	    'debug_toolbar.panels.templates.TemplatesDebugPanel',
 	    # If you are using the profiler panel you don't need the timer
 	    # 'debug_toolbar.panels.timer.TimerDebugPanel',</diff>
      <filename>README.rst</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>923bd0494fab94554a55cbdb29b673e8046f91ab</id>
    </parent>
  </parents>
  <author>
    <name>unknown</name>
    <email>Kronuz@.(none)</email>
  </author>
  <url>http://github.com/dcramer/django-debug-toolbar/commit/eb87ac48591ea2c42dcf9187dc2cc26cb60ca6d9</url>
  <id>eb87ac48591ea2c42dcf9187dc2cc26cb60ca6d9</id>
  <committed-date>2009-02-22T13:12:25-08:00</committed-date>
  <authored-date>2009-02-22T13:12:25-08:00</authored-date>
  <message>Settings panel added</message>
  <tree>c2338f6f78c0a481c1b9211888849ff64235a56d</tree>
  <committer>
    <name>unknown</name>
    <email>Kronuz@.(none)</email>
  </committer>
</commit>
