Am working on a personal project, my plan is to build Mobile App in the
future for it. I have already developed the backend api endpoints using
Django Rest Framework and JWT. But the challenge now is that how can i
consume the rest api endpoints from my same django project. ? I know how to
send
Yep debug_toolbar is installed, as is the middleware
On Sunday, 9 March 2014 19:17:41 UTC, Nick Santos wrote:
>
> Since you didn't say that you have - did you add it to your INSTALLED_APPS?
>
> -Nick
>
>
> On Sun, Mar 9, 2014 at 12:03 PM, Aiden >wrote:
>
Hi all,
Banging my head against a wall trying everything to get DDT to appear using
Gunicorn+nginx
I have the following:
DEBUG = True
TEMPLATE_DEBUG = True
SHOW_TOOLBAR_CALLBACK = lambda x: True
DEBUG_TOOLBAR_PATCH_SETTINGS = False
along with the URL settings for __debug__ in my urls.conf. The
3 matches
Mail list logo