Richard A
Richard A
I got this too when attempting initial migration of the example project on Django 1.8.11. On Django 1.9.4 it dies even earlier with: `django.db.utils.OperationalError: no such table: django_content_type` This leads...
I was using the current HEAD at the time, which was 7f27053. The settings file was the one from the example project, and it looks like "categories" is indeed in...
+1 Having same issue with uglify.
I don't think it's possible to do this for a standard thumbnail unless you knew the dimensions of the source image and applied the same scaling rules as the thumbnail...
I'm happy to transfer this, but I need permission to create repo's on the 'docpad' organisation to do so?
FYI - I've updated the npm package owners
Ok, this is done.
Interesting, I wonder if it has anything to do with the `databaseCache` setting. Can you confirm if you have `databaseCache: false` in docpad.coffee by any chance?
That's interesting. I haven't run into that problem myself with AdBlock. The hash strategy seems reasonable. I'm just trying to think of any reason why it would be bad for...
Well it could also just use the preset name if it's available. I think I was originally planning to do that, but then things got complicated. E.g. It's possible to...