3
0
Fork 0
Web App for Wutta Framework
Find a file
Lance Edgar f8cb97ce63 test: fix issue with local dev tests for email settings
in my case i had wuttasync installed, which provides email settings,
but the test setup does not configure default import/export handlers,
which prevents those email settings from loading correctly.

so restrict to some "basic" email settings and avoid anything else, to
prevent the issue
2026-03-20 21:06:32 -05:00
docs feat: add support for association proxy fields in model forms 2026-02-17 14:34:27 -06:00
src/wuttaweb fix: disable edit for Node Type in App Info config 2026-03-20 20:36:14 -05:00
tests test: fix issue with local dev tests for email settings 2026-03-20 21:06:32 -05:00
.gitignore feat: basic support for WSGI app, views, templates 2024-07-12 00:17:15 -05:00
.pylintrc fix: explicitly disable 'duplicate-code' false alarm 2025-09-01 19:38:57 -05:00
CHANGELOG.md bump: version 0.29.3 → 0.30.0 2026-03-20 20:57:38 -05:00
COPYING.txt feat: basic support for WSGI app, views, templates 2024-07-12 00:17:15 -05:00
pyproject.toml bump: version 0.29.3 → 0.30.0 2026-03-20 20:57:38 -05:00
README.md docs: update links for docs, coverage 2026-01-05 13:07:32 -06:00
tasks.py fix: flush session when creating new object via MasterView 2025-12-28 22:48:36 -06:00
tox.ini test: remove intermediate html coverage report for tox 2026-02-04 08:49:25 -06:00

WuttaWeb

Web app for Wutta Framework

See docs at https://docs.wuttaproject.org/wuttaweb/