3
0
Fork 0
Base package for Wutta Framework
Find a file
Lance Edgar c3efbfbf7b fix: ensure config has no app when constructor finishes
had to move `make_engine_from_config()` out of app handler and define
as a separate function, so that `get_engines()` did not need to
instantiate the app handler.  because if it did, then config
extensions would lose the ability to set a default app handler - er,
they could do it but it would be ignored
2024-07-04 06:21:38 -05:00
docs docs: use accurate package version when building docs 2024-06-30 20:40:23 -05:00
src/wuttjamaican fix: ensure config has no app when constructor finishes 2024-07-04 06:21:38 -05:00
tests fix: ensure config has no app when constructor finishes 2024-07-04 06:21:38 -05:00
.gitignore
CHANGELOG.md bump: version 0.3.0 → 0.3.1 2024-06-14 17:33:47 -05:00
COPYING.txt
pyproject.toml docs: use furo docs theme instead of alabaster 2024-06-30 20:22:42 -05:00
README.rst
tasks.py
tox.ini

==============
 WuttJamaican
==============

Base package for Wutta Framework

See docs at https://rattailproject.org/docs/wuttjamaican/