Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to get it working with django runserver? #14

Open
dufferzafar opened this issue Apr 1, 2020 · 1 comment
Open

How to get it working with django runserver? #14

dufferzafar opened this issue Apr 1, 2020 · 1 comment

Comments

@dufferzafar
Copy link

I have a standard django project, that I run with python manage.py runserver localhost:8080

I can't figure out how to integrate this so that I get colorized traceback in the console. More specifically, where do I put the hook? In manage.py? Or in some other file?

@kmmbvnr
Copy link

kmmbvnr commented Jul 24, 2020

I tried manage.py didn't works for me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants