Skip to content
← Register
Object StudiosNo. 38

Doc Studio · Django

The same document studio, served by Django instead of Flask — the test of whether the core was framework-free or merely untested elsewhere.

Specimen · django-doc-studio

Lab note

Its vocabulary file is identical to the Flask app's, and that is the whole point: the same studio, a different framework, and nothing about what a document is changes. Building it forced the honest split — three modules in the Flask package had no framework imports and three did, so the first half became studio-core. Seven tests now run both adapters against the same request and assert the responses match byte for byte.

State
Far enough along to use
Built on
the lab shell
Shared modules
studio-core, django-studio, ai-object, phantom-core, lab-languages
Feature modules
vocabulary

Elsewhere on this bench