No your not :)
The get_project_root() function in django_extensions.management.utils is doing the wrong thing.
Since you use a 'settings' directory instead of a file it wrongly assumes that the root of your project is 'boilerplate/settings' instead of 'boilerplate'.
Could you please submit an issue for this in github ?