Skip to content

Privacy Policy

Last updated: February 2026

This privacy policy covers the Dango documentation site at docs.getdango.dev.

What We Collect

Hosting (Cloudflare Pages)

This site is hosted on Cloudflare Pages. Cloudflare may collect standard server log data (IP addresses, browser user agents, pages visited) as part of their infrastructure. See Cloudflare's Privacy Policy for details.

Analytics

We do not use any analytics services. No Google Analytics, no Plausible, no tracking pixels.

Cookies

This site sets no cookies. The light/dark mode preference is stored in your browser's localStorage, which never leaves your device.

Fonts

All fonts (Inter, JetBrains Mono) are self-hosted. No requests are made to Google Fonts or any other external font service. Your IP address is never shared with font CDN providers.

What We Don't Collect

  • No personal information
  • No email addresses
  • No usage analytics
  • No advertising identifiers
  • No cross-site tracking

This documentation links to external services including:

These services have their own privacy policies. We have no control over their data practices.

Security Headers

This site enforces the following security headers:

  • Content-Security-Policy — restricts resource loading to same-origin only
  • Strict-Transport-Security — enforces HTTPS connections
  • X-Content-Type-Options — prevents MIME type sniffing
  • X-Frame-Options — prevents clickjacking by blocking iframe embedding
  • Referrer-Policy — limits referrer information sent to other sites
  • Permissions-Policy — disables camera, microphone, and geolocation APIs

Changes

If this policy changes, the "Last updated" date at the top will be revised. As a static documentation site with no data collection, meaningful changes are unlikely.

Contact

For privacy questions, open an issue on GitHub.