staticfiles: include hash of file in their url to avoid caching issues
Note that the hash will be different in each runserver
instance (but
constant within one instance), unless the environment variable
PYTHONHASHSEED
is set to 0
:
https://docs.python.org/3/using/cmdline.html#envvar-PYTHONHASHSEED