#6656: AdminSite.login() uses inexisting function ---------------------------+------------------------------------------------ Reporter: purdeaandrei | Owner: purdeaandrei Status: new | Component: Uncategorized Version: newforms-admin | Keywords: Stage: Unreviewed | Has_patch: 1 ---------------------------+------------------------------------------------ django.contrib.admin.sites.AdminSite.login() uses inexisting function, and *args, and **kwargs that never have been passed to login(), and they have never been constructed. It is probably something left from oldforms-admin
-- Ticket URL: <http://code.djangoproject.com/ticket/6656> 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 -~----------~----~----~----~------~----~------~--~---
