Skip to content
This repository was archived by the owner on Aug 19, 2026. It is now read-only.

v0.2.3

Choose a tag to compare

@G4brym G4brym released this 01 Dec 15:15
· 56 commits to main since this release

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_binding into django_cf.db.backends.d1
  • Durable Objects backend renamed from django_cf.do_binding into django_cf.db.backends.do
  • Dropped support for D1 API (might come back in the future)

Full Changelog: v0.1.2...v0.2.3