mirror of
https://github.com/wsvincent/awesome-django.git
synced 2025-02-17 13:58:09 +00:00
django-protected-media
reopen https://github.com/wsvincent/awesome-django/pull/76 updated to meet requirements https://github.com/cobusc/django-protected-media/issues/2
This commit is contained in:
parent
db1ef08e18
commit
46523266bf
|
@ -163,6 +163,7 @@ _For a complete listing of all available packages, see [Django Packages](https:/
|
|||
### Security
|
||||
- [django-csp](https://github.com/mozilla/django-csp) - Adds [Content-Security-Policy](http://www.w3.org/TR/CSP/) headers to Django.
|
||||
- [django-feature-policy](https://github.com/adamchainz/django-feature-policy) - Set the draft security HTTP header `Feature-Policy` on a Django app.
|
||||
- [django-protected-media](https://github.com/cobusc/django-protected-media) - Manages media that are considered sensitive in a protected fashion.
|
||||
|
||||
### Static Assets
|
||||
- [django-storages](https://github.com/jschneier/django-storages) - A single library to support multiple custom storage backends for Django.
|
||||
|
|
Loading…
Reference in New Issue
Block a user