0

I am using Django's THOUSAND SEPARATOR in the settings.py file for the entire project but due to this whenever the IDs of objects get greater than 1000 in my views e.g: 1200, they are read as 1.2 . How to avoid the THOUSAND SEPARATOR for certain views?

devcloud
  • 391
  • 5
  • 18

0 Answers0