Skip to main content

Flash cross-domain policies for Django sites

Project description

This application enables simple Flash cross-domain access policies for Django sites. For example, the following URL pattern is all you’d need to set up cross-domain access for Flash files served from your media server:

url(r'^crossdomain.xml$',
    'flashpolicies.views.simple',
    {'domains': ['media.yoursite.com']}),

Various other views are included, handling other common and not-so-common cases, as well as utilities for generating custom cross-domain policies.

Full documentation for all functionality is also included and available online.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-flashpolicies-1.4.tar.gz (109.2 kB view details)

Uploaded Source

File details

Details for the file django-flashpolicies-1.4.tar.gz.

File metadata

File hashes

Hashes for django-flashpolicies-1.4.tar.gz
Algorithm Hash digest
SHA256 a03cc276a76ced797ddf186affc17c1c7f8d41f72f00421a2bb5a382696c38e6
MD5 98fef02ecee98bd4a04825dafc1e52c4
BLAKE2b-256 45211d51d3b6de82a16438398b7016e2098bb256e0f65976ac09e80aa6f3322a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page