Skip to content

Commit

Permalink
Merge a44a05c into ec9e53b
Browse files Browse the repository at this point in the history
  • Loading branch information
lnielsen committed Mar 12, 2016
2 parents ec9e53b + a44a05c commit 88e7458
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions invenio_files_rest/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -500,6 +500,7 @@ def set_uri(self, uri, size, checksum, readable=True, writable=False,
current_app.config['FILES_REST_DEFAULT_STORAGE_CLASS'] \
if storage_class is None else \
storage_class
return self


class ObjectVersion(db.Model, Timestamp):
Expand Down

0 comments on commit 88e7458

Please sign in to comment.