Skip to content

docs: add Celery integration usage page#298

Merged
lesnik512 merged 2 commits into
mainfrom
docs/celery-integration
Jul 10, 2026
Merged

docs: add Celery integration usage page#298
lesnik512 merged 2 commits into
mainfrom
docs/celery-integration

Conversation

@lesnik512

Copy link
Copy Markdown
Member

Adds the usage page for the new modern-di-celery integration
(modern-python/modern-di-celery),
plus its nav entries.

Changes

  • docs/integrations/celery.md — usage page mirroring the decorator-path pages
    (install, setup_di, @app.task + @inject, the DITask base class, sync-only
    note, worker-process lifecycle).
  • mkdocs.yml — nav entry in both blocks, alphabetical.

Verified with mkdocs build --strict (clean).

⚠️ Do not merge until the package is published

The page instructs pip install modern-di-celery, which only works once the
package is on PyPI. Hold this PR until modern-di-celery has its first PyPI release.

🤖 Generated with Claude Code

The per-task base=DITask block referenced app/Settings from the previous block;
add the imports and definitions so it runs standalone, matching the other
integration pages.
@lesnik512 lesnik512 merged commit 51cc65e into main Jul 10, 2026
7 checks passed
@lesnik512 lesnik512 deleted the docs/celery-integration branch July 10, 2026 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant