| Home | Trees | Indices | Help |
|
|---|
|
|
Gateway for the Django framework.
This gateway allows you to expose functions in Django to AMF clients and servers.
See Also: Django homepage
Since: 0.1.0
|
|||
|
DjangoGateway An instance of this class is suitable as a Django view. |
|||
|
|||
django = __import__('django.http')
|
|||
http = django.http
|
|||
conf = conf.conf
|
|||
Imports: pyamf, remoting, gateway
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Jul 18 11:43:56 2011 | http://epydoc.sourceforge.net |