Skip to content

ridwaanhall/django-cf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-cf

⚠️ Experimental Django setup for exploring Cloudflare Worker and Pages integration

This repository represents an ongoing effort to adapt a Django project (django-cf) for deployment via Cloudflare Pages and optionally Cloudflare Workers. While the static assets build and deploy correctly, full support for Python-based Workers (including Django runtime) is currently not available on Cloudflare’s platform.


🚀 Current Status

  • ✅ Static files successfully built via collectstatic
  • ❌ Cloudflare Workers cannot deploy Django runtime (wsgi.py) due to unsupported Python package dependencies
  • 📦 requirements.txt and cf-requirements.txt are used in local builds only

About

⚠️ Experimental Django setup for exploring Cloudflare Worker and Pages integration

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages