This repository was archived by the owner on Aug 19, 2026. It is now read-only.
v0.2.3
What's Changed
- Added Cloudflare Access Middleware (authentication and automatic Django User creation)
- Improved code and test coverage for both D1 and Durable Objects backends
- Improved templates
Breaking Changes
- D1 backend renamed from
django_cf.d1_bindingintodjango_cf.db.backends.d1 - Durable Objects backend renamed from
django_cf.do_bindingintodjango_cf.db.backends.do - Dropped support for D1 API (might come back in the future)
Full Changelog: v0.1.2...v0.2.3