issues Search Results · repo:Rediker-Software/django-azure-storage language:Python
Filter by
8 results
(67 ms)8 results
inRediker-Software/django-azure-storage (press backspace or delete to remove)Feature Request
As per Azure Docs,
The CDN is a potential single point of failure for an application. It has a lower availability SLA than blob storage
(which can be used to deliver content directly) ...
enhancement
a1Gupta
- Opened on May 17, 2017
- #14
I am gettings this exeception when running python manage.py dbrestore
Restoring: default-jamun-g-Inspiron-3542-2017-01-23-151908.dump
Restore tempfile created: 1.9 KiB
Are you sure you want to continue? ...
nijaaam
- 1
- Opened on Jan 23, 2017
- #12
return query.get_compiler(using=using).execute_sql(return_id)
File /app/.heroku/python/lib/python2.7/site-packages/django/db/models/fields/files.py , line 311, in pre_save
File /app/.heroku/python/lib/python2.7/site-packages/django/db/models/sql/compiler.py ...
kurokochin
- 1
- Opened on Jan 22, 2017
- #11
Dear all,
I get this error when using this configuration - what this really means?
Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including ...
homepods
- 4
- Opened on Jan 9, 2017
- #10
Hi,
As far I as know, django-azure-storage currently use the version 0.20.3 of Azure Python SDK. This one is embedded in the
azure package. They split the storage API to another repository. We can find ...
dorianamouroux
- 5
- Opened on Jul 3, 2016
- #8
Hi,
The method listdir() should return a list of directories and files according to the Django documentation. You just
return an empty list for directories and a list of all files (with the name of directory(ies) ...
dorianamouroux
- 2
- Opened on Jul 3, 2016
- #7
Right now the requirements for this package are pulling in 1.0.0, even though it s only compatible up to 0.11.1.
We may even be able to use the new azure-storage.
https://github.com/Azure/azure-sdk-for-python/releases/tag/v1.0.0 ...
kevin-brown
- 1
- Opened on Sep 11, 2015
- #3
When I try to run collectstatic, I get an authentication error: The MAC signature found in the HTTP request is not the
same as any computed signature.
I have outlined the problem here on stackoverflow. ...
rawbeans
- 3
- Opened on Jun 12, 2015
- #1

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.