| Age | Commit message (Collapse) | Author | 
 | 
 | 
 | 
 | 
 | 
of Django's import_module.
 | 
 | 
 | 
 | 
 | 
 | 
into ivirabyan-master
Conflicts:
	debug_toolbar/panels/cache.py
	debug_toolbar/toolbar/loader.py
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
the static files (good with django-staticfiles). Also moved media files to subdirectories like other apps.
Signed-off-by: Rob Hudson <rob@cogit8.org>
 | 
 | 
All panels get a copy of the template context when created and use an updated
copy when rendering so they can have full access to context vars and avoid
making changes to the shared context.
Signed-off-by: Rob Hudson <rob@cogit8.org>
 | 
 | 
and receivers.  Thanks Alex Gaynor!
Signed-off-by: Rob Hudson <rob@cogit8.org>
 | 
 | 
broken at the moment.
 | 
 | 
queries if a model __unicode__() function make some additional queries (i.e. for a related model).
Signed-off-by: Rob Hudson <rob@tastybrew.com>
 | 
 | 
 | 
 | 
configurable pieces of the toolbar.
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
methods to be more clear when panel processing happens.
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
list can still be overridden with a setting if desired.  Updated README as
well.
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
JS love)
 |