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
6899bf24
Commit
6899bf24
authored
Jan 11, 2017
by
Diederik van der Boor
Browse files
Bump to v1.0.2
parent
5371ef0c
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGES.rst
View file @
6899bf24
Changelog
Changelog
=========
=========
Version 1.0.2 (2017-01-11)
--------------------------
* Fixed Python 3 issue with lazy URL resolving.
* Fixed ``TypeError`` when calling the access check function.
* Fixed file serving with ``PRIVATE_STORAGE_SERVER`` set to ``django``.
Version 1.0.1 (2016-10-10)
Version 1.0.1 (2016-10-10)
------------------------
------------------------
...
...
private_storage/__init__.py
View file @
6899bf24
# following PEP 440
# following PEP 440
__version__
=
"1.0.
1
"
__version__
=
"1.0.
2
"
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