Skip to content

Releases: ajharry69/django-xently

Version v1.0.2

13 Aug 20:47
f6dd273
Compare
Choose a tag to compare
  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

Version v1.0.1

04 Aug 22:21
2fdbe86
Compare
Choose a tag to compare

Remove unnecessary AppConfig and make djangorestframework an optional dependency.