Skip to content

Request for a Django tutorial with Python Workflows (Beta) #26438

@pravintargaryen

Description

@pravintargaryen

Proposed changes

Hi team 👋

I saw the recent post "A closer look at Python Workflows, now in beta" — it’s great to see Python support expanding on Cloudflare Workers!

Since Django is one of the most popular Python frameworks for building APIs and web apps, could you please consider publishing a tutorial on deploying a Django application using Python Workflows on Cloudflare Workers?

It would be especially helpful to cover:

  • How to adapt Django’s request/response cycle to Workers’ model
  • Managing static files and migrations
  • Database integration (e.g., D1 or external PostgreSQL)
  • Using middleware or async views

This would be super valuable for developers looking to move Python backends to the edge. 🙏

Thanks for all the great tutorials — they’ve been really helpful!

Subject Matter

Tutorial: Deploy a Django application using Python Workflows on Cloudflare Workers

Content Location

https://developers.cloudflare.com/workers/tutorials/

Additional information

No response

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions