On Jul 13, 1:04 am, "Russell Keith-Magee" <[EMAIL PROTECTED]> wrote: > defines AUTH_BACKENDS to be a string, not a tuple, and that is the > error you are catching (note the missing comma). Note the missing > comma. If you have the comma in the tuple, Django correctly reports > that the backend doesn't exist. >
:-) I started fixing another problem but at the end, the problem was other, thanks for your time Russell. Regards. > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" 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-developers?hl=en -~----------~----~----~----~------~----~------~--~---
