I solved my own problem a couple days ago. I won't go through the details 
here, but if someone else is having the same problem feel free to email me!

On Wednesday, 12 August 2015 17:44:48 UTC-7, Avery Laird wrote:
>
> Hello,
>
> I've been working on a project where the login form is on the front page, 
> `/`, not at `/accounts/login/`. At first, I thought an ajax post -- or a 
> simple form post -- to that url would be the best approach, but once I took 
> a look at the view I realized I wasn't sure where to start. It relies on 
> the form at `mezzanine.accounts.forms`, and that form being in the context. 
> It seemed that simply passing the form data via ajax may not be the best 
> approach, so I considered some different approaches. I thought about an 
> inclusion tag, modified urls file, modified views file, and various other 
> -- increasingly sketchy -- methods. It was at that point I realized I had 
> no idea what the best practice for this situation would be. I thought I 
> might find a cleaner solution by asking around a bit. 
>
> Any suggestions?
>
> Thanks for any insight!
>

-- 
You received this message because you are subscribed to the Google Groups 
"Mezzanine Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to