3
0
Fork 0
Web App for Wutta Framework
Find a file
Lance Edgar 824889dfe0 fix: workaround error when 'fanstatic.needed' missing from environ
apparently the previous fix doesn't actually get us past the error;
this one should do a better job although it's still not perfect
either.  for some reason the redirect to 'home' route is confused such
that it the new URL drops the ending filename but the rest remains, so
it's not really the home URL..  oh well at least this is better than
before
2025-12-13 21:30:02 -06:00
docs feat: basic support for displaying version history 2025-10-29 18:32:35 -05:00
src/wuttaweb fix: workaround error when 'fanstatic.needed' missing from environ 2025-12-13 21:30:02 -06:00
tests fix: workaround error when 'fanstatic.needed' missing from environ 2025-12-13 21:30:02 -06: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.23.1 → 0.23.2 2025-10-19 13:18:56 -05:00
COPYING.txt feat: basic support for WSGI app, views, templates 2024-07-12 00:17:15 -05:00
pyproject.toml fix: update dependencies for wuttjamaican, wutta-continuum 2025-10-29 19:48:13 -05:00
README.md docs: tweak readme (test commit) 2024-12-23 20:17:36 -06:00
tasks.py fix: format all code with black 2025-08-31 12:26:43 -05:00
tox.ini feat: basic support for displaying version history 2025-10-29 18:32:35 -05:00

WuttaWeb

Web app for Wutta Framework

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