ceeff7e911
- Mako is now a core dependency - therefore no more 'email' extra - add `get_install_handler()` method for app handler - add `render_mako_template()` method for app handler - add `resource_path()` method for app handler - install handler thus far can: - confirm db connection - make appdir plus config/scripts: - wutta.conf - web.conf - upgrade.sh - upgrade db schema to create tables - from there web app can run, create admin user - quick start docs now describe "generated code" option
34 lines
371 B
ReStructuredText
34 lines
371 B
ReStructuredText
|
|
``wuttjamaican``
|
|
================
|
|
|
|
.. automodule:: wuttjamaican
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
app
|
|
auth
|
|
cli
|
|
cli.base
|
|
cli.make_uuid
|
|
conf
|
|
db
|
|
db.conf
|
|
db.model
|
|
db.model.auth
|
|
db.model.base
|
|
db.model.upgrades
|
|
db.sess
|
|
db.util
|
|
email
|
|
email.handler
|
|
email.message
|
|
enum
|
|
exc
|
|
install
|
|
people
|
|
progress
|
|
testing
|
|
util
|