* ui_ux: => 0
* easy: => 0
Comment:
See also #17194.
--
Ticket URL: <https://code.djangoproject.com/ticket/13394#comment:5>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* has_patch: 0 => 1
Comment:
I'm resubmitting the (refreshed) patch that I proposed for #17194, with
the idea of a DefaultSettingsTestCase to isolate the app tests from any
current project settings.
--
Ticket URL: <https://code.djangoproject.com/ticket/13394#comment:6>
* needs_better_patch: 0 => 1
Comment:
This seems like a good idea to me; patch needs to be updated to apply
cleanly though.
#20796 was a recent a duplicate.
--
Ticket URL: <https://code.djangoproject.com/ticket/13394#comment:7>
Comment (by russellm):
Isn't this a moot point once 1.6 lands? Django's new unittest discovery
mechanism means that auth tests won't be run as part of an end-developer's
test suite, so the we don't have to be quite as concerned about adapting
to every possible environmental configuration.
--
Ticket URL: <https://code.djangoproject.com/ticket/13394#comment:8>
* status: new => closed
* resolution: => wontfix
Comment:
Ah, didn't realize that Russ, thanks!
--
Ticket URL: <https://code.djangoproject.com/ticket/13394#comment:9>