Skip to content

Commit bb7adfd

Browse files
docs: Rewrite spec with context-based approach
New approach using dj.new() for isolated contexts: - Each context has one config and one connection - ctx.Schema() auto-uses context's connection - ctx.Manual, ctx.Lookup, etc. for table base classes - dj module acts as singleton context (legacy API) - thread_safe=True blocks singleton, allows dj.new() Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 05b70fb commit bb7adfd

File tree

1 file changed

+150
-200
lines changed

1 file changed

+150
-200
lines changed

0 commit comments

Comments
 (0)