#15195: TestFramework doesn't set DEBUG to TRUE
---------------------------------------------+------------------------------
Reporter: jbcurtin | Owner: jbcurtin
Status: closed | Milestone: 1.3
Component: Testing framework | Version: 1.2
Resolution: wontfix | Keywords: test conf debug
settings
Triage Stage: Unreviewed | Has patch: 1
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 |
---------------------------------------------+------------------------------
Changes (by ramiro):
* status: new => closed
* needs_better_patch: => 0
* resolution: => wontfix
* needs_tests: => 0
* needs_docs: => 0
Comment:
This is by design: http://docs.djangoproject.com/en/dev/topics/testing
/#other-test-conditions
''Regardless of the value of the DEBUG setting in your configuration file,
all Django tests run with DEBUG=False. This is to ensure that the observed
output of your code matches what will be seen in a production setting.''
--
Ticket URL: <http://code.djangoproject.com/ticket/15195#comment:1>
Django <http://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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en.