Re: Django/python free Training

2020-12-26 Thread Veena R
Interested On Sat, 26 Dec, 2020, 10:24 am Madhav Nandan, wrote: > Which version you are installing?, I think I can help you with that. > However, This is not a relevant reply you posted for *python training.* > > On Mon, Dec 21, 2020 at 7:41 PM F Fariborzi Araghi < >

Print "flash" messages in templates for certain levels

2011-04-30 Thread veena
Hi, django.contrib.messages is very handy and useful app. When I use it in template I'd like to print in one place in template only messages with certain level. That's not possible as I can understand it. You can print all of them (as described in documentation): {% if messages %} {% for