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
f7fa291a
Unverified
Commit
f7fa291a
authored
May 09, 2023
by
Antonio Morillas
Committed by
GitHub
May 09, 2023
Browse files
Merge pull request #84 from amorilla/master
Bugfix with Django 4.2
parents
4433fd35
b5cedc8e
Changes
1
Hide whitespace changes
Inline
Side-by-side
private_storage/models.py
View file @
f7fa291a
import
mimetypes
from
django.core.files.storage
import
File
,
Storage
#
from django.core.files.storage import File, Storage
from
django.utils.functional
import
cached_property
...
...
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