django python devs hang out @HanaHaus Palo Alto CA

2016-03-25 Thread Manfred Neustifter
any django python devs wanna hang out @HanaHaus Palo Alto CA shoot us a msg -- 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 django-users+unsubscr...@googlegroups

Re: Dealing with 'date' ranges in template?

2009-01-15 Thread Manfred
Many thank! I didn't know, that I can simply call methods of python objects inside a template. This make things realy easy! -- Manfred. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" gr

Dealing with 'date' ranges in template?

2009-01-13 Thread Manfred
ge the section layout for invisible sections. But if the entry is "invisible" because of the date range, I had no success to mark the entry 'hidden' in the templete. Currently my application runs on Django 0.96, but I did not found any solution to this questi