issues
search
dennisv
/
django-storage-swift
OpenStack Swift storage backend for Django
MIT License
86
stars
59
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
amend modified time method to support new django file api
#115
euven
opened
1 month ago
1
Implement get_modified_time?
#114
euven
opened
1 month ago
1
Move `def setting()` to utils.py
#113
XioNoX
closed
8 months ago
2
Merge with django-storages ?
#112
XioNoX
opened
11 months ago
1
Add support for official django versions
#111
irtazaakram
closed
1 year ago
1
Add cache for files fetch all metadata in single request
#110
AndreaGreco
opened
3 years ago
0
public url requested from keystome even with SWIFT_AUTO_BASE_URL=False
#109
FlorianLudwig
opened
4 years ago
0
When open large file, File load into memory, Use large memory!
#108
Seven-Sun
opened
5 years ago
0
Problem with url quoting with temporary urls
#107
gtnx
opened
5 years ago
0
http_conn was renamed to swift_conn
#106
ergofriend
closed
1 year ago
2
Files are getting uploaded but while fetching 401 Unauthorized error.
#105
shubhamc183
closed
3 years ago
2
`get_headers` caching should be cleaned on delete()
#104
cprov
opened
6 years ago
1
Feature to switch on/off headers cache optimisation.
#103
odemakov-epfl
closed
5 years ago
2
Added swift lazy connect to readme.
#102
jbzdak
closed
5 years ago
1
Terminate app after upload send
#101
ivanscm
opened
6 years ago
4
Adds SWIFT_CONTENT_LENGTH_FROM_FD
#100
pomegranited
closed
6 years ago
4
Gzip content
#99
Amoki
closed
6 years ago
3
Is it possible to use more then one container?
#98
acidjunk
closed
6 years ago
1
Adds option for lazy connection to swift
#97
pomegranited
closed
6 years ago
6
Fixed spaces in README
#96
peterfarrell
closed
6 years ago
2
Increase static storages specific settings support
#95
leo-naeka
closed
5 years ago
3
Add CachedStaticSwiftStorage and ManifestStaticSwiftStorage
#94
leo-naeka
opened
7 years ago
0
Use swiftclient.Connection to handle operation retries natively
#93
leo-naeka
closed
6 years ago
2
Feature : Add possibility to only upload changed files
#92
RossinesP
opened
7 years ago
1
Rewind file before saving
#91
KostyaEsmukov
closed
6 years ago
0
Custom domain for object storage makes URL function serve incorrect path
#90
Seiferek
closed
7 years ago
1
Require python-swiftclient>=2.2.0
#89
Roadmaster
closed
7 years ago
1
Should require python-swiftclient 2.2.0 or later
#88
Roadmaster
closed
7 years ago
1
Properly encode resource names with unicode characters.
#87
Roadmaster
closed
7 years ago
6
Do not pass max_length to get_available_name if it's None.
#86
omarali
closed
7 years ago
3
Using external authentication backend
#85
cscs
opened
7 years ago
6
Add missing license
#84
einarf
closed
7 years ago
2
Repository is missing LICENSE.txt
#83
einarf
closed
7 years ago
1
Project incorrectly tagged with "swift"
#82
einarf
closed
7 years ago
1
Tests should validate sig in temp-url
#81
einarf
closed
7 years ago
1
Use swiftclient.utils.generate_temp_url
#80
einarf
closed
7 years ago
22
401 Unauthorized: Temp URL invalid if path contains whitespaces
#79
dperetti
closed
7 years ago
23
Add region name parameter
#78
einarf
closed
7 years ago
17
REGION_NAME not configurable
#77
valerytschopp
closed
7 years ago
6
coveralls badge
#76
einarf
closed
7 years ago
1
A few missing tests
#75
einarf
closed
7 years ago
6
Object PUT requires Content-Length header
#74
valerytschopp
closed
7 years ago
1
PUT object with Content-Length header.
#73
valerytschopp
closed
7 years ago
10
Ensure temp_url_key setting is the correct type for use as HMAC key
#72
pomegranited
closed
7 years ago
11
Use an identity decorator if django.utils.deconstruct cannot be imported
#71
omarali
closed
7 years ago
1
Release new version?
#70
einarf
closed
8 years ago
1
Add missing SWIFT_AUTH_TOKEN_DURATION in README
#69
einarf
closed
8 years ago
0
Enforce auth_version as string
#68
einarf
closed
8 years ago
0
Basic badges (PyPI + TravisCi)
#67
einarf
closed
8 years ago
0
Do we really need AUTO_BASE_URL?
#66
einarf
closed
8 years ago
2
Next