Sunday, May 30, 2021

Business logic constants

When working with business logic implementation code and you do not want use magic numbers in the code - where is the best place to put all those CONSTANTS ? Django settings file ?

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/0d394489-0407-4b74-adf8-0f2c46b1da9en%40googlegroups.com.

No comments:

Post a Comment