2006年04月13日 星期四 14:27
HOHO 正在看的db-api也更新了 舒坦~ 魏兄~~呼唤您~~ -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060413/67e0684f/attachment-0001.html
2006年04月13日 星期四 16:23
0.92版本出来了吗? 在06-4-13,风向标 <vaneoooo at gmail.com> 写道: > > > HOHO 正在看的db-api也更新了 > 舒坦~ > > 魏兄~~呼唤您~~ > > _______________________________________________ > python-chinese > Post: send python-chinese at lists.python.cn > Subscribe: send subscribe to python-chinese-request at lists.python.cn > Unsubscribe: send unsubscribe to python-chinese-request at lists.python.cn > Detail Info: http://python.cn/mailman/listinfo/python-chinese > > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060413/dc6b29c8/attachment.htm
2006年04月13日 星期四 18:10
在06-4-13,HoLin <holin.he at gmail.com> 写道: > > 0.92版本出来了吗? > > 在06-4-13,风向标 <vaneoooo at gmail.com> 写道: > > > > > HOHO 正在看的db-api也更新了 > 舒坦~ > > 魏兄~~呼唤您~~ > > _______________________________________________ > python-chinese > Post: send python-chinese at lists.python.cn > Subscribe: send subscribe to python-chinese-request at lists.python.cn > Unsubscribe: send unsubscribe to python-chinese-request at lists.python.cn > Detail Info: http://python.cn/mailman/listinfo/python-chinese > > > > > _______________________________________________ > python-chinese > Post: send python-chinese at lists.python.cn > Subscribe: send subscribe to python-chinese-request at lists.python.cn > Unsubscribe: send unsubscribe to python-chinese-request at lists.python.cn > Detail Info: http://python.cn/mailman/listinfo/python-chinese > > 给地址,我也是刚刚开始学习。呵呵~!赶上了 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060413/1960d53b/attachment.html
2006年04月13日 星期四 18:30
管理界面支持分页了 class Admin: list_per_page = 10 On 4/13/06, Pau Lau <paulau591 at gmail.com> wrote: > > > > 在06-4-13,HoLin <holin.he at gmail.com> 写道: > > > 0.92版本出来了吗? > > > > 在06-4-13,风向标 <vaneoooo at gmail.com> 写道: > > > > > > > > HOHO 正在看的db-api也更新了 > > 舒坦~ > > > > 魏兄~~呼唤您~~ > > > > _______________________________________________ > > python-chinese > > Post: send python-chinese at lists.python.cn > > Subscribe: send subscribe to python-chinese-request at lists.python.cn > > Unsubscribe: send unsubscribe to > > python-chinese-request at lists.python.cn > > Detail Info: http://python.cn/mailman/listinfo/python-chinese > > > > > > > > > > _______________________________________________ > > python-chinese > > Post: send python-chinese at lists.python.cn > > Subscribe: send subscribe to python-chinese-request at lists.python.cn > > Unsubscribe: send unsubscribe to python-chinese-request at lists.python.cn > > Detail Info: http://python.cn/mailman/listinfo/python-chinese > > > > 给地址,我也是刚刚开始学习。呵呵~!赶上了 > > _______________________________________________ > python-chinese > Post: send python-chinese at lists.python.cn > Subscribe: send subscribe to python-chinese-request at lists.python.cn > Unsubscribe: send unsubscribe to python-chinese-request at lists.python.cn > Detail Info: http://python.cn/mailman/listinfo/python-chinese > > -- http://codeplayer.blogbus.com/ -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060413/372ba995/attachment.html
2006年04月13日 星期四 20:27
http://www.woodpecker.org.cn/obp/django/django-faq/TableOfContents.html -- I like python! My Blog: http://www.donews.net/limodou My Django Site: http://www.djangocn.org NewEdit Maillist: http://groups.google.com/group/NewEdit
2006年04月13日 星期四 21:16
modou兄 说的正是这个
魏兄已经翻完了 不过这个还没更新完
有点可惜....
看到那个论坛的代码里有这样的东西
from django.template import loader, Context
from django.http import HttpResponse
def index(request):
t = loader.get_template('index')
c = Context({'user':request.user})
return HttpResponse(t.render(c))
还有关于urls里传参数的事
还需要看urls的
....魏兄想必有事去了 好几天木见他活跃了
真情的呼唤他~~~~
在06-4-13,limodou <limodou at gmail.com> 写道:
>
> http://www.woodpecker.org.cn/obp/django/django-faq/TableOfContents.html
>
> --
> I like python!
> My Blog: http://www.donews.net/limodou
> My Django Site: http://www.djangocn.org
> NewEdit Maillist: http://groups.google.com/group/NewEdit
> _______________________________________________
> python-chinese
> Post: send python-chinese at lists.python.cn
> Subscribe: send subscribe to python-chinese-request at lists.python.cn
> Unsubscribe: send unsubscribe to python-chinese-request at lists.python.cn
> Detail Info: http://python.cn/mailman/listinfo/python-chinese
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060413/39dd8722/attachment.htm
Zeuux © 2025
京ICP备05028076号