nanodjango

Try nanodjango in your browser

Write and test Django applications instantly

Start coding

Starter Templates

Hello world

A single view which says hello

Async hello world

A view which waits then says hello

Form demo

A demo of forms which POST and GET

Featured scripts

Templates

2026-03-08 by radiac

View with templates defined in the script

Counter

2026-03-08 by radiac

Model and view in a single file

Demo

2025-09-15 by radiac

Example of links, GET and POST