Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cubicweb
cubicweb
Commits
815e08c53548
Commit
7f50e848
authored
Jan 22, 2010
by
Sylvain Thénault
Browse files
add a reminder
parent
b8112afb213c
Changes
1
Hide whitespace changes
Inline
Side-by-side
server/sources/storages.py
View file @
815e08c5
...
...
@@ -31,6 +31,7 @@ class Storage(object):
# TODO
# * make it configurable without code
# * better file path attribution
# * handle backup/restore
class
BytesFileSystemStorage
(
Storage
):
"""store Bytes attribute value on the file system"""
...
...
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