Re: [google-appengine] Re: Not able to register for Google Cloud Platform Free Trial

2018-08-17 Thread Elvis Ngwa Ambe
Also facing the same issue!!! Am Dienstag, 7. August 2018 15:01:57 UTC+2 schrieb Mohamed Ramzy: > > I also having this issue now , Any help please ? > > On Sunday, 25 March 2018 18:18:36 UTC+2, vibheesha velayudha wrote: >> >> No I tried all stuff with gc and other vps services from azure,aws

[google-appengine] Re: ifequal and filters, not working

2009-01-26 Thread Elvis
Yeah, i create a templatefilters.py instread of templatetags.py with new filter for my date formatting and now i just use a {{ game.date|twodates:game.enddate }} in my templates Great! On 14 янв, 05:25, boson dan.kam...@gmail.com wrote: If you're creating custom tags, you could make one

[google-appengine] Re: ifequal and filters, not working

2009-01-26 Thread Elvis
!= enddate.day: return format(date, 'd') + delim + format(enddate, 'd M') register.filter(twodates) On 26 янв, 15:14, Elvis nwt...@gmail.com wrote: Yeah, i create a templatefilters.py instread of templatetags.py with new filter for my date formatting and now i just use a {{ game.date

[google-appengine] Re: ifequal and filters, not working

2009-01-13 Thread Elvis
Thank you boson! I think that way not a very good, because try get simle logic in templates I create a new custom tag {% with %}, i just get it from django if somebody intrested == templatetags.py #!/usr/bin/env python # # From Django 1.0.2 # Django custom template tags. from

[google-appengine] ifequal and filters, not working

2009-01-12 Thread Elvis
Wery strange! I try to use ifequal with filters and it dosent work i search around web and found this is a normal but in october ive write very similar code and it working! i lost my working code and now try to rewite in appengine i cant use {% with ... %} because it dosent exists what you

[google-appengine] Re: App Engine installation problem on Windows ME

2008-11-21 Thread Elvis
Of'couse no, this is not a joke. I can't install WinXP on my machine. And i need Windows ME for some reasons. And need to run appengine here for develop my app. On 21 нояб, 00:28, Adam [EMAIL PROTECTED] wrote: This is a joke, right? On Nov 20, 3:27 pm, Elvis [EMAIL PROTECTED] wrote: I