Added another shortcut… I had a config variable in my settings_local file to specify where the media folder was in order to have django static serve it.
This is much easier.
urls.py:
Added another shortcut… I had a config variable in my settings_local file to specify where the media folder was in order to have django static serve it.
This is much easier.
urls.py: