django_builder icon indicating copy to clipboard operation
django_builder copied to clipboard

Would love a direct url to <app>.tar

Open peterb154 opened this issue 9 years ago • 1 comments

Would be great if I could copy a URL to a .tar file straight into my shell like this wget http://mmcardle.github.io/django_builder/#/models/.tar instead of downloading it through my browser, then uploading it to the server.

Love the app!

peterb154 avatar May 27 '16 23:05 peterb154

Hi Thanks for the request! Currently the download happens using a data:: url generated locally in javascript. I will take a look at how a remote url could be made.

mmcardle avatar Jun 11 '16 16:06 mmcardle