Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 454 Bytes

CHANGELOG.md

File metadata and controls

29 lines (15 loc) · 454 Bytes

Changelog for django-user-deletion

0.2.0

  • Make notification classes available in the app config.

0.1.5

  • Fix typo for domain name in email notification.

0.1.4

  • Set notified=True when users have been notified.

0.1.3

  • Include templates.

0.1.2

  • Fix app config loaded too early.

0.1.1

  • Add missing init file which prevents to have the management commands.

0.1.0

  • Add management command to notify and delete users