Skip to content

Fix corp/alliance model deletion logic.

Adarnof requested to merge Adarnof:celery_hotfix into master

Corrects issue #89 (closed) where comparisons were being performed against NoneType alliance models in instances where the corp had no alliance.

Merge request reports