A Doctrine Checker addon module for Alliance Auth's AA Memberaudit plugin. Provides tools for checking corporation doctrines and skills. Current version: 0.3.4. Release cadence: irregular, last updated April 2026. Requires Python >=3.10 and Alliance Auth v4 (last version compatible with AAv4; not compatible with AAv5).
pip install aa-memberaudit-dcVerified import paths — ran on the pinned version, not inferred.
Basic import and setup. Ensure 'aa_memberaudit_dc' is added to INSTALLED_APPS in your Django settings file.
Downgrade or stay on AAv4 if using this module. Alternatively, wait for a future v5-compatible release.
Remove any references to the fittings addon or use a separate fitting plugin.
Ensure your ESI_AUTH_USER_AGENT setting includes a contact email or URL as per ESI guidelines.
Pin django-ninja to <1.5 if you experience schema errors.