| .. |
|
cli
|
fix: fix 'unused-argument' for pylint
|
2025-08-31 22:51:28 -05:00 |
|
code-templates
|
fix: improve FK handling in generated model class code
|
2026-01-01 15:20:33 -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
|
fix: add base class for WuttaList schema type
|
2026-03-10 09:10:14 -05:00 |
|
grids
|
fix: add DateTimeAlchemyFilter for datetime columns
|
2026-03-21 18:58:53 -05:00 |
|
static
|
fix: fix 'missing-function-docstring' and 'missing-module-docstring' for pylint
|
2025-09-01 10:59:58 -05:00 |
|
templates
|
fix: add basic "Show Totals" feature for main index grids
|
2026-05-06 22:12:18 -05:00 |
|
views
|
fix: add basic "Show Totals" feature for main index grids
|
2026-05-06 22:12:18 -05: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
|
feat: add MasterView registry/discovery mechanism
|
2025-12-29 19:47:08 -06:00 |
|
auth.py
|
fix: fix 'missing-function-docstring' and 'missing-module-docstring' for pylint
|
2025-09-01 10:59:58 -05:00 |
|
conf.py
|
feat: add MasterView registry/discovery mechanism
|
2025-12-29 19:47:08 -06:00 |
|
diffs.py
|
feat: add basic support for merging 2 records, w/ preview
|
2026-03-20 17:20:02 -05: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: add model and enum to global template rendering context
|
2026-01-06 19:46:32 -06:00 |
|
testing.py
|
feat: add MasterView registry/discovery mechanism
|
2025-12-29 19:47:08 -06:00 |
|
util.py
|
fix: make pylint happy
|
2026-03-10 11:16:04 -05:00 |