django-downloads
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:for creating and managing downloadable files controlled by object-specific permissions
===================
django-downloads
===================

I have a need of access controlled downloads. ie: you must be authenticated
to the site, and given specific download permissions via being a certain
user or in a certain group to be able to download some files. This made
it necessary to do the access control checking inside of django and with the
advent of Django 1.2 and apps like django-guardian we have an interface
that gives us per-object level access controls.

For installation instructions, see the file "INSTALL.txt" in this
directory; for instructions on how to use this application, and on
what it provides, see the file "overview.txt" in the "docs/"
directory.

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。