Hi, I would like to send a POST request for a creating a new model instance and authenticate at the same time. I understand how to achieve each of this steps as a separate POST call, but I was wondering what the best way to simultaneously do so.
For some background, I am POST'ing images from an iPhone app to a hobo app. Also I am using the hobo user model generated by the wizard. It seems like I could pull some logic out of hobo_login in User to achieve my goal, but I thought there might be a cleaner way. Any help would be appreciated. -Jonathan Fischoff -- You received this message because you are subscribed to the Google Groups "Hobo Users" 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/hobousers?hl=en.
