Re: CommonMiddleware ETag processing doesn't work as expected

2016-02-26 Thread Denis Cornehl
Hi Oleksiy, what version of Django are you using? There was a bug: https://code.djangoproject.com/ticket/26024 fixed here https://github.com/django/django/commit/186b6c61bfe85afa4d6bf213d04a28dd2853fed2 which was released in Django 1.9.2 -- Freundliche Grüße Denis Cornehl Sonntagstr

Re: staticfiles ManifestStaticFilesStorage and Form Media

2015-12-06 Thread Denis Cornehl
Hi Brian, a sidenote, this will be fixed: https://github.com/django/django/pull/5571 -- Denis Am Sonntag, 6. Dezember 2015 um 17:17 schrieb Brian Neal: > I'm investigating using staticfiles ManifestStaticFilesStorage. Unless I'm > missing something, there seems to be a hole with Django fo

Re: Commercial Django e-commerce products

2014-01-29 Thread Denis Cornehl
gt; To view this discussion on the web visit https://groups.google.com/d/ > msgid/django-users/52E8BC2C.40708%40mweb.co.za. > > For more options, visit https://groups.google.com/groups/opt_out. > -- Freundliche Grüße Denis Cornehl Simon-Dach-Str. 7 / 10245 Berlin M: +49 (151) 25 25

Re: django 1.4 : gunicorn can't find static files. settings option

2014-01-05 Thread Denis Cornehl
> To unsubscribe from this group and stop receiving emails from it, send an > email to django-users+unsubscr...@googlegroups.com. > To post to this group, send email to django-users@googlegroups.com. > Visit this group at http://groups.google.com/group/django-users. > To view this di

Re: CachedStaticFilesStorage with database cache backend - static file not found (404)

2013-06-22 Thread Denis Cornehl
Hi Luke, 2013/6/21 luke lukes : > [snip] why do you think this is related to the database cache-backend? Have you tried another? > I've also launched manage.py collectstatic, but I get some errors in an app. > May be that the error? Two thoughts on this: - which errors occur on collectstatic? -

Re: vista install

2008-01-24 Thread Denis Cornehl
ge. > > I've tried both python2.4 and python2.5 with the same results. > > I believe the problem is that windows does not know that the .py files > are executable. > > Any ideas? > > Thanks, > > Paul > > > > -- Denis Cornehl --~--~-~