| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
not in stdlib it need to be downloaded.
|
|
separate the gneration of the stats and the generation of the content.
|
|
|
|
separate the gneration of the stats and the generation of the content.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixed error with i18n url patterns using Django trunk
|
|
|
|
pt_BR translation
|
|
jQuery noConflict Issue
|
|
Fix for issue #193
|
|
Toolbar Displays to External IPs (Fixed Issue #186)
|
|
git://github.com/django-debug-toolbar/django-debug-toolbar into internal_ips_issue
|
|
git://github.com/django-debug-toolbar/django-debug-toolbar into jquery_no_conflict_issue
|
|
global object as well as $.
|
|
- change '/' path separator usage to os.sep
|
|
|
|
Fix issue #92 -- import Django's shell.Command class rather than using an old copy.
|
|
|
|
|
|
|
|
Instead of copying and pasting, just import django.core.management.commands.shell.Command.
|
|
|
|
|
|
into dokterbob-master
Conflicts:
debug_toolbar/panels/request_vars.py
|
|
|
|
|
|
|
|
|
|
|
|
git://github.com/dmclain/django-debug-toolbar into line_profiler_int
|
|
This adds a feature asked in issue #163
|
|
dictionary cannot be modified.
|
|
Save a clone of template context instead of the original
|
|
just make our saved context a clone of the original to be sure we keep all of it. Fixes #159.
|
|
Fixing UnicodeEncodeError in sql panel
|
|
|
|
|
|
|