NgZiXin / Orbital-6402

Team ID: 6402 (Apollo 11)
0 stars 0 forks source link

Web browsers do not update django static files after changes #26

Closed NgZiXin closed 2 weeks ago

NgZiXin commented 2 weeks ago

Resolved after trying the following methods:

  1. Do a hard refresh (crtl + shift + r) for browser
  2. Collect static files (python manage.py collectstatic) & re-run server