Skip to main content

Flash cross-domain policies for Django sites

Project description

https://travis-ci.org/ubernostrum/django-flashpolicies.svg?branch=master

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.8.tar.gz (20.7 kB view details)

Uploaded Source

File details

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

File metadata

File hashes

Hashes for django-flashpolicies-1.8.tar.gz
Algorithm Hash digest
SHA256 9e601d1a8c0d59c4b80cf87f50b62e896a99621385d42b98bfffdf6a9c25ff03
MD5 06340e8f8370936d0cf9c9d4e3725f60
BLAKE2b-256 63755664990e7b35e78e35526802e32923e9656d98a6acb8bb30efa9be4f2cea

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