3
0
Fork 0
Web App for Wutta Framework
Find a file
Lance Edgar 75b8de7ce3 fix: workaround error when 'fanstatic.needed' missing from environ
what i've seen in the wild seems to be caused by a crawler trying to
fetch non-minified JS files, when the fanstatic resource library only
includes minified JS files.  still not sure why that would cause the
specific error but oh well, this hopefully "solves" for now
2025-12-13 20:37:53 -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 20:37:53 -06:00
tests fix: workaround error when 'fanstatic.needed' missing from environ 2025-12-13 20:37:53 -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/