#8523: contrib.auth's ChangePasswordTest tests have invalid setUp/tearDown
methods
-------------------------------------+--------------------------------------
Reporter: mtrichardson | Owner: cammacrae
Status: closed | Milestone: 1.0
Component: Authentication | Version: SVN
Resolution: wontfix | Keywords:
Stage: Unreviewed | Has_patch: 1
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
-------------------------------------+--------------------------------------
Changes (by mtredinnick):
* status: new => closed
* resolution: => wontfix
Comment:
@cammacrae: your patches are not what this ticket was about. The issue in
this ticket has been resolved as "wontfix". Russell's post on the mailing
list overlooked the problem that we need to be able to test things
internally and making it impossible to run such tests as a way of catching
errors in user-application configuration is certainly not the intention.
It's a trade-off.
I'm reclosing this ticket with the original resolution. If you want to
make these other changes, please open a new ticket, addressing the
specific issue. As soon as you find yourself writing "as a bonus", you
know you're trying to do two things at once (one of which, it turns out,
is already addressed in another ticket). Sorry to be a curmudgeon on this,
but it is very useful for us to be able to have one issue per ticket and
not have a ticket side-tracked by something in the same area but not
directly related to the original problem report.
Finally, from a quick read of your patch, if you want to go down that
path, you'll almost certainly want the user configured template
directories to be read ''before'' the standard ones (so that they override
the standard ones). It doesn't look like that is going to happen.
--
Ticket URL: <http://code.djangoproject.com/ticket/8523#comment:7>
Django Code <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
-~----------~----~----~----~------~----~------~--~---