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

Settings USE_THOUSAND_SEPARATOR = True tem efeitos colaterais !! #132

Open
cadu-leite opened this issue Nov 30, 2015 · 0 comments
Open

Settings USE_THOUSAND_SEPARATOR = True tem efeitos colaterais !! #132

cadu-leite opened this issue Nov 30, 2015 · 0 comments
Labels
Milestone

Comments

@cadu-leite
Copy link
Contributor

Este tipo de settings tem vários efeitos colaterais.
Isso pode influenciar em outras views e muitas vezes agente demora pra entender ou lembrar do porque do problema.

Seria muito melhor usar o filtro de format do template somente onde necessário.

ex.: ref #c8fc3eb

e outro o |safe não foi exatamente feito pra isso, veja https://docs.djangoproject.com/en/1.8/ref/templates/builtins/#std:templatefilter-safe

Vou comentar no commit acima citado, aqui foi usado como exemplo.

SUGESTÃO: USE_THOUSAND_SEPARATOR = False

@cadu-leite cadu-leite added this to the mig_dj18 milestone Nov 30, 2015
@rougeth rougeth removed the mig_dj18 label May 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants