19574ea4a0
feat: add warnings mode for import/export handlers, commands
...
can now specify `--warn` for import/export CLI, to get diff email when
changes occur.
this also adds `get_import_handler()` and friends, via app provider.
also declare email settings for the 2 existing importers
2025-12-20 20:24:35 -06:00
fc250a433c
feat: add the import-versions command, handler logic
...
only works if wutta-continuum is already installed and enabled.
this also rearranges some existing classes, for better consistency
2025-12-18 20:03:47 -06:00
e494bdd2b9
fix: refactor per pylint; add to tox
2025-08-31 17:57:40 -05:00
1aa70eba8b
docs: add badge for black code style
2025-08-31 13:30:25 -05:00
33ac0e008e
fix: format all code with black
...
and from now on should not deviate from that...
2025-08-31 12:42:59 -05:00
45dabce956
docs: overhaul intro wording
2025-07-13 09:39:25 -05:00
0a1d9229b4
docs: update intersphinx doc links per server migration
2025-02-18 12:14:00 -06:00
Lance Edgar
b3e4e91df8
docs: add some narrative docs to explain basic concepts
...
still needs a lot of work i'm sure..gotta start somewhere
2024-12-07 18:14:11 -06:00
Lance Edgar
15b2cb07ba
fix: add --list-models option for import/export commands
...
also rename the command decorators for consistency
2024-12-06 09:06:45 -06:00
Lance Edgar
f43a066341
feat: add wutta import-csv command
2024-12-05 21:25:38 -06:00
Lance Edgar
746522368e
docs: add stub to ensure docs/_static/ subdir exists
2024-12-05 08:17:41 -06:00
Lance Edgar
e19eab418a
feat: initial release
...
just the basics in place for an ad-hoc CSV -> Wutta import. framework
API only at this point, no CLI yet
2024-12-05 07:57:51 -06:00