From 8949e52c762bb7226fd4746a496ade7724135c3d Mon Sep 17 00:00:00 2001 From: Sanj Date: Tue, 7 Aug 2012 19:35:44 +0530 Subject: [PATCH] remove hivos from emailer --- itf/events/models.py | 1 + itf/templates/emailer/email.html | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/itf/events/models.py b/itf/events/models.py index 6f88a46..d00e9e7 100644 --- a/itf/events/models.py +++ b/itf/events/models.py @@ -26,6 +26,7 @@ class Event(ItfModel): production = models.ForeignKey(Production, blank=True, null=True, help_text="If this is a showing of a production...") people = models.ManyToManyField(Person, blank=True, null=True, through="PersonEvent") image = models.ImageField(upload_to='images/', blank=True, null=True) +# groups = models.ManyToManyField(TheatreGroup, #Entities and Connections - # connections = generic.GenericRelation("Connection") diff --git a/itf/templates/emailer/email.html b/itf/templates/emailer/email.html index 82196db..a09ace1 100755 --- a/itf/templates/emailer/email.html +++ b/itf/templates/emailer/email.html @@ -136,7 +136,7 @@ Co-Editors: Vikram Iyengar, Joyoti Roy

Views expressed in the articles in e-Rang are personal.
e-Rang does not hold copyright of any piece.
Any enquiry for re-use of articles should be addressed to the authors.

Contribute your articles to e-Rang and become part of this theatre community! Email us at erang@theatreforum.in to know more about how to contribute.

-

The India Theatre Forum (ITF), a Prithvi Theatre initiative, was formed in 2006 as a loose association of theatre people coming together in the larger interests of theatre. For more on the ITF, please visit www.theatreforum.in. The ITF is currently supported by HIVOS.

+

The India Theatre Forum (ITF), a Prithvi Theatre initiative, was formed in 2006 as a loose association of theatre people coming together in the larger interests of theatre. For more on the ITF, please visit www.theatreforum.in.