* status: new => assigned
* owner: nobody => marclurr
* ui_ux: => 0
* easy: => 0
--
Ticket URL: <https://code.djangoproject.com/ticket/7857#comment:9>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* has_patch: 0 => 1
--
Ticket URL: <https://code.djangoproject.com/ticket/7857#comment:10>
Comment (by aaugustin):
I can't see under which circumstances this command would be useful.
--
Ticket URL: <https://code.djangoproject.com/ticket/7857#comment:11>
Comment (by sjl@…):
It is useful to explore fixtures in the interactive shell, otherwise you
are reduced to printf-style debugging in the test case.
--
Ticket URL: <https://code.djangoproject.com/ticket/7857#comment:12>
Comment (by aaugustin):
You can use pdb in tests.
--
Ticket URL: <https://code.djangoproject.com/ticket/7857#comment:13>
* status: assigned => closed
* resolution: => wontfix
Comment:
I agree with Aymeric (aaugustin), that this doesn't seem very necessary.
Please use the snippet if you need it.
--
Ticket URL: <https://code.djangoproject.com/ticket/7857#comment:14>