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

deal with debug mode #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

franckbret
Copy link

Hi
I've made some changes in order to return analytics code only if DEBUG = False
What do you think ?

@rohitgupta
Copy link

it will not display an error where its occured

@franckbret
Copy link
Author

Hi, thanks for your response, but the problem is not that it make an error occurs...
It makes a useless google request, wich is not really convenient in debug mode cause we need speed, also you're stuck if don't have any internet access.

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

Successfully merging this pull request may close these issues.

2 participants