ryan-roemer / django-cloud-browser

Django application browser for cloud datastores (Rackspace, AWS, etc.).
http://ryan-roemer.github.com/django-cloud-browser/
MIT License
81 stars 27 forks source link

Mutation Ops: Add a "read-only" display mode. #8

Closed ryan-roemer closed 5 years ago

ryan-roemer commented 10 years ago

With instructions for enforcing on underlying data store (AWS, fs, etc.)

c-w commented 5 years ago

@ryan-roemer Could you provide more context on this issue? Is this still relevant?

ryan-roemer commented 5 years ago

I think this is a vestige of https://github.com/ryan-roemer/django-cloud-browser/blob/master/TODO.rst#api when I was envisioning mutation operations available for the browser (and then wanting some clear means -- either by careful code and/or support for something like a separate read-only AWS account or something) to prevent any mutations from happening.

... if there's no mutation in our likely future then probably best to close this issue!