will update asap On Mon, Nov 22, 2021 at 1:22 PM David Nugent <[email protected]> wrote:
> Well, there are several ways you can deal with that. > > Probably easiest is to override get_template() and switch the template > based on whatever type of ticket you're managing or you can change the > value of self.template_name based on the request. > > Or maybe you prefer a single template to deal with all cases with > conditional blocks where appropriate. > > > Regards, > David > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/CAE5VhgUCCnmkm%2BBe0EWLK4Nb%3DXUOHZAEYGax%2B2%2B-kCysYxdzHA%40mail.gmail.com > <https://groups.google.com/d/msgid/django-users/CAE5VhgUCCnmkm%2BBe0EWLK4Nb%3DXUOHZAEYGax%2B2%2B-kCysYxdzHA%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAOGms2_2O%3DqKRqKTPcy7GNUeWEJu-tuJPfHwr93KVr91sAYHOA%40mail.gmail.com.

