| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
git://github.com/dmclain/django-debug-toolbar into line_profiler_int
|
|
This adds a feature asked in issue #163
|
|
dictionary cannot be modified.
|
|
just make our saved context a clone of the original to be sure we keep all of it. Fixes #159.
|
|
|
|
|
|
|
|
|
|
|
|
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>
|