Constants

Application constants.

piano.constants

piano.constants.SRVC_NAME = 'services'

Default service route

piano.constants.MAIN_TEMPLATE = 'main.mako'

Default template entry-point

piano.constants.MONGO_URL = 'mongodb.url'

MongoDB URL key

piano.constants.MONGO_CONN = 'mongodb.conn'

MongoDB connection key

Table Of Contents

Previous topic

General

Next topic

Libraries

This Page