Home | Trees | Indices | Help |
|
---|
|
|
|||
Consumers | |||
Bulk | |||
Consumer | |||
ConsumerDeferredFields | |||
ConsumerActions |
|
|||
consumer_api = ConsumerApi()
|
|||
history_api = ConsumerHistoryApi()
|
|||
log = logging.getLogger('pulp')
|
|||
default_fields = ['id', 'description']
|
|||
URLS = '/$', 'Consumers', '/bulk/$', 'Bulk', '/([^/]+)/$', 'Co
|
|||
application = web.application(URLS, globals())
|
|
URLS
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Sep 7 12:30:30 2010 | http://epydoc.sourceforge.net |