Python论坛  - 讨论区

标题:[python-chinese] django统一错误跳转到自定义页面如何设置

2007年10月15日 星期一 09:24

李昊 qq148351523在gmail.com
星期一 十月 15 09:24:48 HKT 2007

          ÏëÔÚ³ö´íʱÏÔʾ×Ô¶¨ÒåÒ³Ãæ¸øÓû§£¬Çë¸ßÊÖÖ¸µã
-------------- 下一部分 --------------
Ò»¸öHTML¸½¼þ±»ÒƳý...
URL: http://python.cn/pipermail/python-chinese/attachments/20071015/7d2db5bb/attachment.html 

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

2007年10月15日 星期一 09:35

vicalloy zbirder在gmail.com
星期一 十月 15 09:35:03 HKT 2007

在模板的根目录加一个500.html,404.html。
出错时候会自动使用这些模板。

在 07-10-15,李昊<qq148351523在gmail.com> 写道:
>           想在出错时显示自定义页面给用户,请高手指点
> _______________________________________________
> python-chinese
> Post: send python-chinese在lists.python.cn
> Subscribe: send subscribe to
> python-chinese-request在lists.python.cn
> Unsubscribe: send unsubscribe to
> python-chinese-request在lists.python.cn
> Detail Info:
> http://python.cn/mailman/listinfo/python-chinese
>


-- 
Blog http://vicalloy.spaces.live.com/
老照片 http://www.lzpian.com/

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

2007年10月15日 星期一 09:41

beck917 beck917在gmail.com
星期一 十月 15 09:41:15 HKT 2007

àÅ,ͬʱ¹Ø±Õdebugģʽ.

ÔÚ07-10-15£¬vicalloy <zbirder在gmail.com> дµÀ£º
>
> ÔÚÄ£°åµÄ¸ùĿ¼¼ÓÒ»¸ö500.html£¬404.html¡£
> ³ö´íʱºò»á×Ô¶¯Ê¹ÓÃÕâЩģ°å¡£
>
> ÔÚ 07-10-15£¬Àîê»<qq148351523在gmail.com> дµÀ£º
> >           ÏëÔÚ³ö´íʱÏÔʾ×Ô¶¨ÒåÒ³Ãæ¸øÓû§£¬Çë¸ßÊÖÖ¸µã
> > _______________________________________________
> > python-chinese
> > Post: send python-chinese在lists.python.cn
> > Subscribe: send subscribe to
> > python-chinese-request在lists.python.cn
> > Unsubscribe: send unsubscribe to
> > python-chinese-request在lists.python.cn
> > Detail Info:
> > http://python.cn/mailman/listinfo/python-chinese
> >
>
>
> --
> Blog http://vicalloy.spaces.live.com/
> ÀÏÕÕƬ http://www.lzpian.com/
> _______________________________________________
> python-chinese
> Post: send python-chinese在lists.python.cn
> Subscribe: send subscribe to python-chinese-request在lists.python.cn
> Unsubscribe: send unsubscribe to  python-chinese-request在lists.python.cn
> Detail Info: http://python.cn/mailman/listinfo/python-chinese
-------------- 下一部分 --------------
Ò»¸öHTML¸½¼þ±»ÒƳý...
URL: http://python.cn/pipermail/python-chinese/attachments/20071015/3a741e5c/attachment.html 

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

2007年10月15日 星期一 11:00

李昊 qq148351523在gmail.com
星期一 十月 15 11:00:35 HKT 2007

лл  beck917<beck917在gmail.com> ,*vicalloy* <zbirder在gmail.com>

ÎÊÌâ½â¾ö
-------------- 下一部分 --------------
Ò»¸öHTML¸½¼þ±»ÒƳý...
URL: http://python.cn/pipermail/python-chinese/attachments/20071015/7f1bbf49/attachment.htm 

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

2007年10月15日 星期一 13:50

cunheise cunheise在hotmail.com
星期一 十月 15 13:50:58 HKT 2007

try:
  xxx
except :
  raise Http404


Date: Mon, 15 Oct 2007 09:41:15 +0800From: beck917在gmail.comTo: python-chinese在lists.python.cnSubject: Re: [python-chinese] djangoͳһ´íÎóÌøתµ½×Ô¶¨ÒåÒ³ÃæÈçºÎÉèÖÃàÅ,ͬʱ¹Ø±Õdebugģʽ.
ÔÚ07-10-15£¬vicalloy <zbirder在gmail.com> дµÀ£º 
ÔÚÄ£°åµÄ¸ùĿ¼¼ÓÒ»¸ö500.html£¬404.html¡£³ö´íʱºò»á×Ô¶¯Ê¹ÓÃÕâЩģ°å¡£ÔÚ 07-10-15£¬Àîê»<qq148351523在gmail.com> дµÀ£º>           ÏëÔÚ³ö´íʱÏÔʾ×Ô¶¨ÒåÒ³Ãæ¸øÓû§£¬Çë¸ßÊÖÖ¸µã> _______________________________________________ > python-chinese> Post: send python-chinese在lists.python.cn> Subscribe: send subscribe to> python-chinese-request在lists.python.cn> Unsubscribe: send unsubscribe to> python-chinese-request在lists.python.cn> Detail Info:> http://python.cn/mailman/listinfo/python-chinese>--Blog http://vicalloy.spaces.live.com/ÀÏÕÕƬ http://www.lzpian.com/ _______________________________________________python-chinesePost: send python-chinese在lists.python.cnSubscribe: send subscribe to python-chinese-request在lists.python.cnUnsubscribe: send unsubscribe to  python-chinese-request在lists.python.cnDetail Info: http://python.cn/mailman/listinfo/python-chinese
_________________________________________________________________
Óà Live Search ËѾ¡ÌìÏÂ×ÊѶ£¡
http://www.live.com/?searchOnly=true
-------------- 下一部分 --------------
Ò»¸öHTML¸½¼þ±»ÒƳý...
URL: http://python.cn/pipermail/python-chinese/attachments/20071015/7cf37db7/attachment.htm 

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

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

    你的回复:

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

    Zeuux © 2025

    京ICP备05028076号