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

Uploaded Source

File details

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

File metadata

File hashes

Hashes for django-flashpolicies-1.4.1.tar.gz
Algorithm Hash digest
SHA256 78326a96b73d49a40cdac9814e3b7c5690c1136bd4d337e7f000d851e9b55d89
MD5 30209b5417e65f9834d82c5bb00167d5
BLAKE2b-256 d9eb59b5e807ab5e8cf58e8f6c7f0f6c7268b9761e0c2f0a44e964f2028201e8

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