..
cli
fix: fix 'unused-argument' for pylint
2025-08-31 22:51:28 -05:00
code-templates
feat: add "wizard" for creating new table/model/revision
2025-12-28 15:16:27 -06:00
db
fix: fallback to default continuum plugin logic, when no request
2025-12-29 11:17:50 -06:00
email-templates
feat: add feature to edit email settings, basic message preview
2024-12-23 19:24:17 -06:00
forms
feat: add CopyableTextWidget and <wutta-copyable-text> component
2025-12-28 15:16:27 -06:00
grids
fix: temporarily avoid make_uuid()
2025-12-21 01:23:29 -06:00
static
fix: fix 'missing-function-docstring' and 'missing-module-docstring' for pylint
2025-09-01 10:59:58 -05:00
templates
fix: fix page title for Alembic Dashboard
2025-12-28 15:54:50 -06:00
views
fix: flush session when creating new object via MasterView
2025-12-28 22:48:36 -06:00
__init__.py
feat: basic support for WSGI app, views, templates
2024-07-12 00:17:15 -05:00
_version.py
fix: fix 'missing-function-docstring' and 'missing-module-docstring' for pylint
2025-09-01 10:59:58 -05:00
app.py
fix: fix 'attribute-defined-outside-init' for pylint
2025-09-01 11:53:50 -05:00
auth.py
fix: fix 'missing-function-docstring' and 'missing-module-docstring' for pylint
2025-09-01 10:59:58 -05:00
conf.py
fix: fix 'empty-docstring' for pylint
2025-08-31 20:41:53 -05:00
diffs.py
fix: add WebDiff class now that Diff lives in wuttjamaican
2025-12-20 19:48:07 -06:00
emails.py
fix: fix 'too-few-public-methods' for pylint
2025-09-01 10:00:54 -05:00
handler.py
fix: workaround error when 'fanstatic.needed' missing from environ
2025-12-13 21:30:02 -06:00
helpers.py
fix: fix 'wildcard-import' and 'unused-wildcard-import' for pylint
2025-08-31 22:05:26 -05:00
menus.py
fix: fix 'too-many-nested-blocks' for pylint
2025-09-01 11:04:31 -05:00
progress.py
fix: fix 'super-init-not-called' for pylint
2025-09-01 10:48:29 -05:00
subscribers.py
fix: workaround error when 'fanstatic.needed' missing from environ
2025-12-13 21:30:02 -06:00
testing.py
test: fix pylint warnings for FunctionalTestCase
2025-12-28 23:01:58 -06:00
util.py
fix: fix 'duplicate-code' for pylint
2025-09-01 13:31:33 -05:00