Re: why django has no api reference?

2006-06-15 Thread Roger Sun
exciting news, thanks , Jeroen and Steven. On 6/15/06, Jeroen Ruigrok van der Werven <[EMAIL PROTECTED]> wrote: > > On 6/15/06, Steven Armstrong <[EMAIL PROTECTED]> wrote: > > [1] http://djangoapi.quamquam.org/trunk/ > > Ah cute. Now that might be useful to also have on the main site. > Adrian?

why django has no api reference?

2006-06-15 Thread Roger Sun
Just like ruby's http://api.rubyonrails.org/ currently, i don't know where can i refer to these api, i hope the author can do this for us. ^_^ roger -- welcome: http://www.webwork.cn --~--~-~--~~~---~--~~ You received this message because you are subscribed to

Re: how to integrate kid template with django

2006-06-14 Thread Roger Sun
Hi, Simon, Thanks for your help. ~_~. Best regards, roger On 6/14/06, Simon Willison <[EMAIL PROTECTED]> wrote: > > > On 14 Jun 2006, at 12:52, Roger Sun wrote: > > > I don't like the django templates, can i use kid ? > > if can, how can i do then?

how to integrate kid template with django

2006-06-14 Thread Roger Sun
hi, everybody. I don't like the django templates, can i use kid ? if can, how can i do then? thanks. -- welcome: http://www.webwork.cn --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post

Re: Root URI in templates

2006-06-14 Thread roger sun
hi, i just saw this documents, maybe it can help you. from django.conf.settings import the full url: http://www.djangoproject.com/documentation/settings/ On 6/14/06, plungerman <[EMAIL PROTECTED]> wrote: > > > limodou wrote: > > On 6/14/06, ChrisW <[EMAIL PROTECTED]> wrote: > > > > > > Let me r