| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Caught AttributeError while rendering: 'Template' object has no attribute 'origin'
|
|
|
|
|
|
or name
|
|
|
|
|
|
|
|
|
|
>= 1.1,< 1.4, and add note about required Django version
|
|
|
|
(fixes #166)
|
|
|
|
Accommodate per request URL confs
|
|
|
|
ensure we're appending urlpatterns correctly.
|
|
|
|
|
|
|
|
This accomodates sites where middleware may change the urlconf for two
different request.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
inspect.stack() rather than traceback.extract_stack()) (fixes #160)
|
|
Fix for missing __name__ attribute when using class based views (i.e. FormWizard)
|
|
|
|
|
|
|
|
git://github.com/django-debug-toolbar/django-debug-toolbar
|
|
|
|
|
|
Signed-off-by: Rob Hudson <rob@cogit8.org>
|
|
|
|
|
|
|
|
|
|
profiling panel
|
|
into dmclain-master
Conflicts:
debug_toolbar/media/debug_toolbar/css/toolbar.min.css
debug_toolbar/media/debug_toolbar/js/toolbar.min.js
|