Skip to content

Commit

Permalink
django-protected-media
Browse files Browse the repository at this point in the history
  • Loading branch information
PythonDevMaster committed Sep 21, 2020
1 parent 8952df8 commit 4d54873
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 4d54873

Please sign in to comment.