Package pyamf :: Package remoting :: Package gateway :: Module django
[hide private]
[frames] | no frames]

Module django

source code

Gateway for the Django framework.

This gateway allows you to expose functions in Django to AMF clients and servers.


See Also: Django homepage (external)

Since: 0.1.0

Classes [hide private]
  DjangoGateway
An instance of this class is suitable as a Django view.

Imports: django, http, conf, pyamf, remoting, gateway