- site = Site.objects.get_current()
- send_notify_email(
- 'New organization in MIL/PEER',
- '''New organization in MIL/PEER: %s. View their profile: https://%s%s.
+ if new:
+ site = Site.objects.get_current()
+ send_notify_email(
+ 'New organization in MIL/PEER',
+ '''New organization in MIL/PEER: %s. View their profile: https://%s%s.