Show HN: Invalidate browser cache of Django static files automatically 14 years ago
How does this differ from Django's CachedStaticFileStorage backend? https://docs.djangoproject.com/en/dev/ref/contrib/staticfile...
HN user
How does this differ from Django's CachedStaticFileStorage backend? https://docs.djangoproject.com/en/dev/ref/contrib/staticfile...
Great article, but I'm still not sold on using Vagrant. Is there a case where it can help if I'm not deploying one app per vm? I often host multiple apps on the same VM slice.