5 minutes to production

Deploy Django on Temps

Deploy Django applications with a managed PostgreSQL database, Gunicorn WSGI server, and WhiteNoise for static files. Migrations run automatically.

Automatic HTTPSDeploy on git pushYour infrastructure

What you get with Django on Temps

Everything your Django app needs in production, configured automatically.

Managed PostgreSQL provisioned automatically
Gunicorn as production WSGI server
Static files served via WhiteNoise
Database migrations on deploy
Environment variable injection
Health check monitoring

Managed services for Django

Provision databases and services with one click. Connection strings are injected automatically.

PostgreSQL

Production database with automatic backups

Deploy in 5 minutes

1

Connect your repo

Link your GitHub, GitLab, or Bitbucket repository. Temps auto-detects Django.

2

Add services

Provision PostgreSQL with one click. Environment variables are set automatically.

3

Push to deploy

Push to your branch and Temps builds, deploys, and serves your app with HTTPS.

Everything included

No separate subscriptions for analytics, monitoring, or error tracking.

Automatic HTTPS

Free SSL certificates for every domain. Provisioned and renewed automatically.

Preview Deployments

Every pull request gets its own URL. Review changes before they go live.

Built-in Analytics

Privacy-first analytics included. No third-party scripts or cookie banners.

Error Tracking

Sentry-compatible error tracking with stack traces, context, and alerts.

Session Replay

Watch how users interact with your app. Debug issues visually.

Uptime Monitoring

24/7 health checks with Slack, Discord, and email alerts.

Quick start

Deploy your Django app from the command line.

Terminal

$ bunx @temps-sdk/cli login

$ bunx @temps-sdk/cli projects create -n "my-django-app"

$ bunx @temps-sdk/cli deploy my-django-app -e production -y

Ready to deploy Django?

Follow the step-by-step tutorial or deploy from the CLI in 5 minutes.