From what I spent on StackOverflow, I can summarize as follows:
STATIC_ROOT is referenced as a static server, whether it is a default static Django server or a static server created on Heroku / etc. You point it out in urls.py
STATICFILES_DIR , , , CSS, JS ..
!