#16262: ValueError when authenticating ------------------------------------+------------------------------ Reporter: mitar | Owner: nobody Type: Bug | Status: new Milestone: | Component: contrib.auth Version: 1.3 | Severity: Normal Resolution: | Keywords: auth backend Triage Stage: Accepted | Has patch: 1 Needs documentation: 0 | Needs tests: 0 Patch needs improvement: 1 | Easy pickings: 0 UI/UX: 0 | ------------------------------------+------------------------------ Changes (by melinath):
* keywords: => auth backend * needs_better_patch: 0 => 1 * stage: Unreviewed => Accepted Comment: This seems like a valid issue, but the patch needs to be from the root of the django directory for two reasons: 1) so that it can be applied easily, and 2) so that people can tell what file(s) exactly you're patching. Also, from your traceback it appears that the !ValueError is in contrib/auth/models.py - why not catch the !ValueError there? -- Ticket URL: <https://code.djangoproject.com/ticket/16262#comment:2> 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 post to this group, send email to django-updates@googlegroups.com. To unsubscribe from this group, send email to django-updates+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-updates?hl=en.