Sébastien Fievet

Results 14 comments of Sébastien Fievet

This option is also quite handy when using comment in CSS; because the cache storage doesn't care whether the url declaration in the CSS file is in a comment or...

@philipn Honestly, i prefer errors raised by default, this way i'm informed in the first place an i know exactly what i'm doing when i'm ignoring them. Let's think this...

OK, i'll add some tests and ping you back once done. Thanks for having review this patch. EDIT: Arg, i'm so bad at docs :) Will be the occasion to...

@jezdez I've added tests and docs. Thanks in advance for your feedback.

I'm closing this pull request because it nos comes with a patch for #19. I'll try to make two different ones.

Opening back, since i'm struggling too much with github.

Hi, I think i've got a [patch](https://github.com/zyegfryed/django-staticfiles/commit/9b0579f96044848eb9910b2e9e6fbe4506b6bca6) to this issue - which is (sadly) embedded to pull-request #17. The error is triggered when files are post-processed by collectstatic command -...

@chhantyal FYI, the [official MySQL Python driver](https://pypi.python.org/pypi/mysql-connector-python) is pure Python and compatible with Python 3.

Thanks for your interest. AFAIU what you need is a way to override the current filename generated in order to append a timestamp. You can definitely use a tailored [`STATICI18N_FILENAME_FUNCTION`](https://django-statici18n.readthedocs.io/en/v2.3.1/settings.html#django.conf.settings.STATICI18N_FILENAME_FUNCTION)...