« Return to Thread: n00b help

Re: n00b help

by Jesse Warden-2 :: Rate this Message:

Reply to Author | View in Thread

Just answered my own question, yes, I can test login's locally.

On Sun, Jul 5, 2009 at 10:08 AM, Jesse Warden <jesse.warden@...> wrote:
Thanks y'all!  After Nick's explanation, I got my view's wired up.  I re-read (for the 6th time) the Django tutorial on URL's py and I think I get it now.  That + pointing it to a specific method via services object that DjangoGateway uses to know what call goes where.  Wrapping my head around a URL pointing to a class' public variable was... weird at first.

Joel, your example makes sense; the pyamf.register__class doesn't have a line break next to import User in your blog in Safari and Firefox, so it didn't compile, but I figured it out eventually, thanks!  Still reading your authentication stuff... I'm assuming I can actually test cookies locally and just use Safari's delete cookies to try again?


_______________________________________________
PyAMF users mailing list - users@...
http://lists.pyamf.org/mailman/listinfo/users

 « Return to Thread: n00b help