Guillaume Pellerin

Results 60 issues of Guillaume Pellerin

WebM streaming with pycurl together with MP3 streaming with libshout is buggy. Although I thought the pycurl method would lock the GIL, it seems that urllib is NOT thread safe...

defect

related to #82

enhancement

This fix a bug saving a Product with SHOP_USE_VARIATIONS=False ``` DoesNotExist at /admin/shop/product/add/ ProductVariation matching query does not exist. Request Method: POST Request URL: http://localhost:9020/admin/shop/product/add/ Django Version: 1.9.11 Exception Type:...

To include a few albums from my photo collection, I use this command with a glob pattern to include only the sub directories that contains `_>` : `thumbsup --input ~/Photos...

bug

``` Traceback (most recent call last): File "/opt/miniconda/lib/python2.7/site-packages/django/core/handlers/base.py", line 112, in get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "/srv/src/telemeta/telemeta/views/collection.py", line 134, in related_media_collection_stream response = serve_media(media.file.path, content_type=media.mime_type) File "/opt/miniconda/lib/python2.7/site-packages/django/db/models/fields/files.py", line...

bug

telemeta.util.backend.CustomElasticEngine is still buggy : ``` Traceback (most recent call last): File "/opt/miniconda/lib/python2.7/site-packages/django/core/handlers/base.py", line 112, in get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "/opt/miniconda/lib/python2.7/site-packages/django/views/generic/base.py", line 69, in view return self.dispatch(request,...

bug

Needs to add a new permission for the documentalist group : "Can display and edit all enumerations"

enhancement
important

even in the case where the collection is partially digitized.

enhancement

For ex: - https://github.com/ionelmc/django-uwsgi-cache

enhancement