Re: PyAMF nogo, try DjangoAMF

2007-11-26 Thread iongion
sorry for the double post, confusing gmail authentication --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from th

PyAMF nogo, try DjangoAMF

2007-11-26 Thread iongion
DjangoAMF seems a viable solution for bridging django with flash/flex applications. I gave it a shot, reached all the way to authentication but then halted. Here is a sample view: from amf.django import permission_required in settings.py i have AMF_AUTH_FUNC = 'amfapp.views.login' @permissio