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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
django-flashpolicies-1.6.tar.gz
(19.4 kB
view hashes)
django-flashpolicies-1.6.1.tar.gz
(19.5 kB
view hashes)
Close
Hashes for django-flashpolicies-1.6.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | f8025a8c33e0985ae0a44fd2260ab086fb31d7516264a1208ba5c0b3cbed70a8 |
|
MD5 | f19edaf0a6bea532eca39779da2cb40f |
|
BLAKE2b-256 | f683ed557a7bac0163a09bfe6ee7d03a0958f8043f1c7527a05accf4d5f61752 |