Re: Perl port of the django template system.

2008-12-21 Thread Eric Holscher
Name it whatever you want. It's your bikeshed. Eric On Sun, Dec 21, 2008 at 11:55 PM, Maluku wrote: > > DTL seems to be too short... > > What about "Dotiac" (DjangO Template Interpreter And Compiler), which > works as a name and an abbreviation. > > Maluku > > > > > -- Eric Holscher Web Devel

Re: Perl port of the django template system.

2008-12-21 Thread Maluku
DTL seems to be too short... What about "Dotiac" (DjangO Template Interpreter And Compiler), which works as a name and an abbreviation. Maluku --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django developers" gr

Re: form.as_p

2008-12-21 Thread Karen Tracey
Please repost your question on django-users. This list is for discussion of development of Django itself, not usage questions. Karen --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post

form.as_p

2008-12-21 Thread yinDojo
Hello, I am new to Django. When i use form.as_p it list all of the attributes in from my model.py. Is it possible to just list the field that is desire? Regards, yinDojo --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Gr