Django

A high-level Python web framework that encourages rapid development and clean, pragmatic design.


Overview

Django is a robust, full-featured web framework for Python that simplifies building scalable, performant web applications and sites. With a large community and an impressive list of features and integrations, Django takes a batteries-included approach to bundling functionality while allowing users to swap out or add additional components as they see fit.

This Starter allows you to deploy a Django app on Koyeb with one click. The Django application serves the default demo page at / and Django's administration interface at /admin.

Configuration

When deploying Django on Koyeb, the following environment variables will be provided. Take care to set the required variables with the appropriate values if not set.

VariableDescriptionDefault valueRequired
DJANGO_ALLOWED_HOSTSThe list of domains or hostnames that Django can serve.*Yes

Other resources related to Django

Related One-Click Apps in this category

  • Astro

    Deploy a simple application written using Astro, a high-performance, content-oriented framework.

  • Beego

    Deploy a basic application written with Beego, a high-performance web framework for Go.

  • Bun

    A simple HTTP server using Bun, the all-in-one JavaScript runtime & toolkit designed for speed

The fastest way to deploy applications globally.