Django css not rendering from amazon server- 304 not modified -


i using amazon server host django app. used work fine after changes in css files app not rendering files anymore. ran python manage.py collectstatic. through firebug can see css files through error 304 not modified. guess post address issue couldnt understand it! should make static files render properly?

it practice use /path/to/style.css?ver=current_version ensure users recent version of css, js , other static. current_version auto-populated current git commit id on deploy.


Comments

Popular posts from this blog

c++ - Creating new partition disk winapi -

Android Prevent Bluetooth Pairing Dialog -

php - joomla get content in onBeforeCompileHead function -