Python论坛  - 讨论区

标题:[python-chinese] [ django ]正则式url吃掉的问题

2006年07月01日 星期六 16:41

风向标 vaneoooo at gmail.com
Sat Jul 1 16:41:39 HKT 2006

适才发现

 (r'^topic/(?P\d+)/newreply/','test.forum.create.reply'),
 (r'^topic/(?P\d+)/','test.forum.display.topic'),


这样的url  前者不会被吃掉


 (r'^topic/(?P\d+)/','test.forum.display.topic'),
 (r'^topic/(?P\d+)/newreply/','test.forum.create.reply'),

这样的URL  回复会被前面的吃掉  = =!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060701/1fee3c24/attachment.html

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

如下红色区域有误,请重新填写。

    你的回复:

    请 登录 后回复。还没有在Zeuux哲思注册吗?现在 注册 !

    Zeuux © 2025

    京ICP备05028076号