#12288: Validate that values in INSTALLED_APPS are unique
-------------------------------------+-------------------------------------
     Reporter:  Piotr Czachur        |                    Owner:  nobody
  <zimnyx@…>                         |                   Status:  new
         Type:                       |                  Version:  master
  Cleanup/optimization               |               Resolution:
    Component:  Core (Other)         |             Triage Stage:  Accepted
     Severity:  Normal               |      Needs documentation:  0
     Keywords:  sprint200912         |  Patch needs improvement:  0
    Has patch:  0                    |                    UI/UX:  0
  Needs tests:  0                    |
Easy pickings:  0                    |
-------------------------------------+-------------------------------------

Comment (by susan):

 Thanks for the advice. I understand now. I have an additional question
 related to debugging. I often like to put print statements to check the
 values and the variable types. Is there a way to do that in the django
 project? For example, in django/conf/__init__.py, I want to print out the
 result of line 124:  `mod = importlib.import_module(self.SETTINGS_MODULE)`
 Are there debugging tools I should be aware of that can be particularly
 helpful for this project?

-- 
Ticket URL: <https://code.djangoproject.com/ticket/12288#comment:20>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/090.b7a89696afc134cc985335268c200341%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to