How can I pass two forms(registration and login) in one template? I'm using 'registration' and it's using different templates. For registration it's using 'registration_form.html and for login it's using login.html. How can I pass a login form in modal window inside registration_form.html. In short, I have a page for registration. It has a modal window. I need to pass in modal window only form for login. How can I make it ?
-- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/65c476e9-cfe6-4bf8-b8f2-30901db03e92%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

