| .. |
|
management
|
cleanup plugantic and pkg apps, make BaseHook actually create its own settings
|
2024-09-06 01:48:18 -07:00 |
|
migrations
|
BasePlugin system expanded and registration system improved
|
2024-09-03 00:58:50 -07:00 |
|
__init__.py
|
BasePlugin system expanded and registration system improved
|
2024-09-03 00:58:50 -07:00 |
|
admin.py
|
add new pydantic-based plugin system
|
2024-05-17 20:13:54 -07:00 |
|
apps.py
|
cleanup plugantic and pkg apps, make BaseHook actually create its own settings
|
2024-09-06 01:48:18 -07:00 |
|
base_admindataview.py
|
cleanup plugantic and pkg apps, make BaseHook actually create its own settings
|
2024-09-06 01:48:18 -07:00 |
|
base_binary.py
|
add django_huey, huey_monitor, and replace Threads with huey tasks
|
2024-09-10 00:05:45 -07:00 |
|
base_check.py
|
cleanup plugantic and pkg apps, make BaseHook actually create its own settings
|
2024-09-06 01:48:18 -07:00 |
|
base_configset.py
|
cleanup plugantic and pkg apps, make BaseHook actually create its own settings
|
2024-09-06 01:48:18 -07:00 |
|
base_extractor.py
|
cleanup plugantic and pkg apps, make BaseHook actually create its own settings
|
2024-09-06 01:48:18 -07:00 |
|
base_hook.py
|
change plugins to have both a .register that runs at import and .ready that runs later
|
2024-09-10 00:05:45 -07:00 |
|
base_plugin.py
|
change plugins to have both a .register that runs at import and .ready that runs later
|
2024-09-10 00:05:45 -07:00 |
|
base_queue.py
|
add django_huey, huey_monitor, and replace Threads with huey tasks
|
2024-09-10 00:05:45 -07:00 |
|
base_replayer.py
|
cleanup plugantic and pkg apps, make BaseHook actually create its own settings
|
2024-09-06 01:48:18 -07:00 |
|
ini_to_toml.py
|
add new pydantic-based plugin system
|
2024-05-17 20:13:54 -07:00 |
|
models.py
|
rename datetime fields to _at, massively improve ABID generation safety and determinism
|
2024-09-04 23:42:36 -07:00 |
|
tests.py
|
add new pydantic-based plugin system
|
2024-05-17 20:13:54 -07:00 |
|
views.py
|
show logs and workers in Django Admin data views
|
2024-09-10 00:05:45 -07:00 |