Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Websites UFRPE
Django Private Storage
Commits
abaee5e0
Unverified
Commit
abaee5e0
authored
Nov 04, 2019
by
Diederik van der Boor
Browse files
Bump to v2.2.1
parent
255c1d11
Changes
3
Show whitespace changes
Inline
Side-by-side
AUTHORS
View file @
abaee5e0
...
@@ -2,12 +2,15 @@ Diederik van der Boor (@vdboor)
...
@@ -2,12 +2,15 @@ Diederik van der Boor (@vdboor)
Contributions by:
Contributions by:
* Fabio Zoratti
* Fandi Iksani
* Fandi Iksani
* Gil Obradors
* Joshua Miller
* Joshua Miller
* Mark Allen
* Mark Allen
* Mateu Batle
* Mateu Batle
*
Fandi Iksani
*
Mikhail Vagin
* Nihar Patel
* Nihar Patel
* Pavel Savchenko
Inspired by:
Inspired by:
https://github.com/RacingTadpole/django-private-media
https://github.com/RacingTadpole/django-private-media
...
...
CHANGES.rst
View file @
abaee5e0
Changelog
Changelog
=========
=========
Changes in 2.2.1 (2019-11-04)
-----------------------------
* Make sure custom ``403.html`` template is used when access is denied.
* Fixed accessing files when the ``User-Agent`` header is not set.
Changes in 2.2 (2019-04-08)
Changes in 2.2 (2019-04-08)
---------------------------
---------------------------
...
...
private_storage/__init__.py
View file @
abaee5e0
# following PEP 440
# following PEP 440
__version__
=
"2.2"
__version__
=
"2.2
.1
"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment