Version history for every DjangoPlay app — pick one to see what changed and when. Looking for what’s coming next? Explore the latest roadmap and upcoming releases?
The developer environment foundation for DjangoPlay — bringing development servers, service management, repository awareness, and environment diagnostics into a single CLI.
starts HTTP, HTTPS, and Celery development workflows through a consistent `dplay` command structure.
automatically detects the DjangoPlay repository and lets developers run commands from any directory within the project.
detects Redis, PostgreSQL, and Celery services and manages development processes safely, including protection against duplicate Celery workers.
`dplay system doctor` provides development environment checks, while `dplay system reset` provides a controlled way to reset the local environment.
a modular separation of commands, core services, environment handling, and utilities establishes a foundation for future development tooling.
consistent startup output, environment summaries, service status, improved help, and package-aware version reporting make the CLI easier to use across the development workflow.