aboutsummaryrefslogtreecommitdiffstats
path: root/debug_toolbar/__init__.py
AgeCommit message (Expand)Author
2014-01-26Take advantage of default_app_config.Aymeric Augustin
2013-11-30Reduce the risk of circular imports.Aymeric Augustin
2013-11-24Rename all panels consistently.Aymeric Augustin
2013-11-16Minor style improvement.Aymeric Augustin
2013-11-12Make it possible for panels to provide URLs and views.Aymeric Augustin
2013-10-17Enable unicode_literals in all non-empty modules.Aymeric Augustin
2013-10-17Modernize exception catching syntax.Aymeric Augustin
2012-04-04Moved loader into models module.Jannis Leidel
2012-03-31Merge branch 'master' of https://github.com/ivirabyan/django-debug-toolbar in...Jannis Leidel
2011-05-10Bump version and use get-distribution to avoid unnescesary importsDavid Cramer
2011-04-25Bumped version and updated NEWSRob Hudson
2010-11-08Bumped version to 0.8.4Rob Hudson
2010-03-03Bumped version number for bugfix0.8.30.8.xRob Hudson
2010-03-02Updated version for 0.8.2 release0.8.2Rob Hudson
2009-11-03Updated version to 0.8.10.8.1Rob Hudson
2009-09-22Incremented version to 0.8.1 alpha.Rob Hudson
2009-09-12Updated version to 0.8.Rob Hudson
2009-04-02Bumping version number preparing for release.Rob Hudson
2008-12-12Adding version info to module.Rob Hudson
2008-08-27Initial commit of basic working Debug Toolbar (that needs a lot of CSS and JS...Rob Hudson