1. Remove unnecessary `AppConfig` requirement for dynamic class loading 2. Add setting (`XENTLY_DYNAMIC_CLASS_LOADER_MODULE_PREFIX`) to override the default (`"xently.apps"`) `module_prefix`
1.0.1
Remove unnecessary `AppConfig` and make `djangorestframework` an optional dependency.