-
With django_debug_toolbar 1.2.1 and Django 1.7 I get the following exception:
```
Traceback (most recent call last):
File "./manage.py", line 10, in
execute_from_command_line(sys.argv)
File …
-
i tried to install this but "UnicodeDecodeError: 'cp949' codec can't decode byte 0xe2 in position 408: illegal multibyte sequence" error comes out
here's error logs
`ERROR: Command errored out with …
-
From Steve: There are several outstanding dependency upgrades that have not been merged, so there are currently 18 active security alerts in this project.
#2107 Covers upgrading Django and should be …
lucyb updated
2 weeks ago
-
Fiz o setup na minha máquina. O "make" não funcionou de primeira pq faltou criar o banco, mas depois consegui subir o django com o `./manage.py runserver`.
Ao abrir http://localhost:8000, encontro o …
-
We cannot get Stable_4 to build with a clean empty DB, then successfully start up.
We are aware, from speaking with the lead devs, that there may be version issues with dependencies. So, we spent …
-
I installed & configured `django-debug-panel`, but list of requests on "Django Debug" page of Google Chrome Devtools stayed empty. Turned out, that simply commenting out lines 59 and 60 on **DebugTool…
-
Comment by shauna:This page is out of date:
http://openhatch.readthedocs.org/en/latest/internals/wordpress.html
Specifically, it says:
"(TODO: When django-debug-toolbar gets this pull request lande…
-
Hi I tried to install memex on ubuntu as the following error..
---
Successfully uninstalled Django-1.9
(memex) saftas@ps01:/data/memex-explorer/source$ pip install django==1.7.3
Collecting django=…
-
## What happened?
When setting `CACHALOT_ENABLED = False` but adding `cachalot.panels.CachalotPanel` panel in the `DEBUG_TOOLBAR_PANELS` variable, it acts like `CACHALOT_ENABLED` was `True`
## W…
-
Perhaps DjDT needs to check the response MIME type and only insert itself on JSON responses. We're using a RestView class (http://djangosnippets.org/snippets/1071/) with the django-annoying @ajax_requ…