Hi Denis, I don't think it's related to database, simply a database backend cache was the simplest way to try that feature (e.g. i don't know memcache but I think that it requires over installation other sysadmin tweaks..). Anyway, - collectstatic tells me that a file (an image) is missing in an app (django-tinymce), though without storage enabled I don't get any error. - Files are served correctly without hash token.
Il giorno sabato 22 giugno 2013 13:47:39 UTC+2, Denis Cornehl ha scritto: > > Hi Luke, > > 2013/6/21 luke lukes <[email protected] <javascript:>>: > > [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? > - does the serving of other static files (without hash, for example > "css/my_style.css") work without errors (aka: is static-file serving > in generall ok?) > > > -- > Denis > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-users. For more options, visit https://groups.google.com/groups/opt_out.

