Allow include directive to be used more safely [10](https://github.com/chris48s/django-apiblueprint-view/pull/1): * Allow user to turn off processing includes * Use `safe_join` to ensure included files are inside project dir * Implement file extension whitelist for includes