initialization.routes#

Functions#

init_routes(app)

Main entry point of the module.

Module Contents#

initialization.routes.init_routes(app)[source]#

Main entry point of the module.

Assigns all routes used by the application to handler functions that live in app.pages.