Python论坛  - 讨论区

标题:[python-chinese] Django 中加个全局变量

2007年09月13日 星期四 09:43

迎风飘逸 pesoft在126.com
星期四 九月 13 09:43:09 HKT 2007

python-chinese,你好

小弟刚学作网站。想在Django写的代码中加入一个全局变量来使用,不知道加在哪里合适,望大哥们给个办法。

迎风飘逸,pesoft at 126.com
2007-09-13 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://python.cn/pipermail/python-chinese/attachments/20070913/6ba5c079/attachment.htm 

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

2007年09月13日 星期四 09:50

Tian askfor在gmail.com
星期四 九月 13 09:50:52 HKT 2007

settings ¿ÉÒÔ°É¡£

On 9/13/07, Ó­·çÆ®ÒÝ <pesoft在126.com> wrote:
>
>  python-chinese£¬ÄãºÃ
>
> СµÜ¸Õѧ×÷ÍøÕ¾¡£ÏëÔÚDjangoдµÄ´úÂëÖмÓÈëÒ»¸öÈ«¾Ö±äÁ¿À´Ê¹Ó㬲»ÖªµÀ¼ÓÔÚÄÄÀïºÏÊÊ£¬Íû´ó¸çÃǸø¸ö°ì·¨¡£
>
>  Ó­·çÆ®ÒÝ£¬pesoft在126.com<%3C!--AID_FROMADDRESS_BEGIN--%3Epesoft在126.com%3C!--AID_FROMADDRESS_END--%3E>
> 2007-09-13
>
> _______________________________________________
> 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/20070913/baa994a5/attachment.htm 

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

2007年09月13日 星期四 10:11

beck917 beck917在gmail.com
星期四 九月 13 10:11:26 HKT 2007

Äã¿ÉÒÔΪ×Ô¼ºµÄDjango Ó¦ÓóÌÐò´´½¨×Ô¶¨Òå settings. Ö»ÐèÒªÄã×ñÊØÒÔϹßÀý:

*	ÉèÖÃÃû³ÆÈ«²¿´óд.
*	Èç¹ûijÏîÉèÖÃÊÇÒ»¸öÐòÁÐ,ÓÅÏÈʹÓà tuple.ÕâÍêÈ«ÊÇ»ùÓÚÐÔÄÜ¿¼ÂÇ.
*	²»ÒªÎªÒѾ­´æµÄÒ»¸öÉèÖÃÖØз¢Ã÷Ò»¸öÃû×Ö.

 

  _____  

·¢¼þÈË: python-chinese-bounces在lists.python.cn
[mailto:python-chinese-bounces在lists.python.cn] ´ú±í Tian
·¢ËÍʱ¼ä: 2007Äê9ÔÂ13ÈÕ 9:51
ÊÕ¼þÈË: pesoft在126.com; python-chinese在lists.python.cn
Ö÷Ìâ: Re: [python-chinese] Django ÖмӸöÈ«¾Ö±äÁ¿

 

settings ¿ÉÒÔ°É¡£

On 9/13/07, Ó­·çÆ®ÒÝ <pesoft在126.com> wrote: 

python-chinese£¬ÄãºÃ

 

СµÜ¸Õѧ×÷ÍøÕ¾¡£ÏëÔÚDjangoдµÄ´úÂëÖмÓÈëÒ»¸öÈ«¾Ö±äÁ¿À´Ê¹Ó㬲»ÖªµÀ¼ÓÔÚÄÄÀïºÏ
ÊÊ£¬Íû´ó¸çÃǸø¸ö°ì·¨¡£

 

Ó­·çÆ®ÒÝ£¬pesoft在126.com 3Epesoft在126.
com%3C!--AID_FROMADDRESS_END--%3E> 

2007-09-13 


_______________________________________________
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/20070913/7cdb5ec0/attachment.html 

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

2007年09月13日 星期四 11:33

迎风飘逸 pesoft在126.com
星期四 九月 13 11:33:33 HKT 2007

python-chinese,你好

感谢大家的帮助!!!问题解决!!!

可是问题又来了,偶做了一个登陆验证,利用Session实现。当某个用户直接关闭浏览器后,其它登陆用户怎么才能知道这个事件啊?
也就是说我Django中怎么能才检测到一个已经登陆的用户关掉了浏览器,玩别的去了!

迎风飘逸,pesoft at 126.com
2007-09-13 
----- Original Message ----- 
From: beck917 
To: python-chinese 
Sent: 2007-09-13, 10:11:26
Subject: [python-chinese] 答复: Django 中加个全局变量


你可以为自己的Django 应用程序创建自定义 settings. 只需要你遵守以下惯例:
设置名称全部大写. 
如果某项设置是一个序列,优先使用 tuple.这完全是基于性能考虑. 
不要为已经存的一个设置重新发明一个名字. 




发件人: python-chinese-bounces at lists.python.cn [mailto:python-chinese-bounces at lists.python.cn] 代表 Tian
发送时间: 2007年9月13日 9:51
收件人: pesoft at 126.com; python-chinese at lists.python.cn
主题: Re: [python-chinese] Django 中加个全局变量

settings 可以吧。
On 9/13/07, 迎风飘逸 <pesoft at 126.com> wrote: 
python-chinese,你好

小弟刚学作网站。想在Django写的代码中加入一个全局变量来使用,不知道加在哪里合适,望大哥们给个办法。

迎风飘逸,pesoft at 126.com
2007-09-13 

_______________________________________________
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://python.cn/pipermail/python-chinese/attachments/20070913/9a866c0c/attachment-0001.htm 

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

2007年09月13日 星期四 11:37

doudou doudou array.doudou在gmail.com
星期四 九月 13 11:37:40 HKT 2007

简单的将,就是模块级变量。注意并发控制。

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

2007年09月13日 星期四 11:38

Tian askfor在gmail.com
星期四 九月 13 11:38:47 HKT 2007

Äãû·¨È·ÇеÄÖªµÀ¡£

Ö»Äܸù¾ÝÓû§session×îºóµÄ»î¶¯Ê±¼äÀ´½üËƵĹÀ¼Æ¡£


On 9/13/07, Ó­·çÆ®ÒÝ <pesoft在126.com> wrote:
>
>  python-chinese£¬ÄãºÃ
>
> ¸Ðл´ó¼ÒµÄ°ïÖú£¡£¡£¡ÎÊÌâ½â¾ö£¡£¡£¡
>
> ¿ÉÊÇÎÊÌâÓÖÀ´ÁË£¬Å¼×öÁËÒ»¸öµÇ½ÑéÖ¤£¬ÀûÓÃSessionʵÏÖ¡£µ±Ä³¸öÓû§Ö±½Ó¹Ø±Õä¯ÀÀÆ÷ºó£¬ÆäËüµÇ½Óû§Ôõô²ÅÄÜÖªµÀÕâ¸öʼþ°¡£¿
> Ò²¾ÍÊÇ˵ÎÒDjangoÖÐÔõôÄܲżì²âµ½Ò»¸öÒѾ­µÇ½µÄÓû§¹ØµôÁËä¯ÀÀÆ÷£¬Íæ±ðµÄÈ¥ÁË£¡
>
> Ó­·çÆ®ÒÝ£¬pesoft在126.com<%3C!--AID_FROMADDRESS_BEGIN--%3Epesoft在126.com%3C!--AID_FROMADDRESS_END--%3E>
> 2007-09-13
>
> ----- Original Message -----
> *From: *beck917 <beck917在gmail.com>
> *To: *python-chinese <python-chinese在lists.python.cn>
> *Sent: *2007-09-13, 10:11:26
> *Subject: *[python-chinese] ´ð¸´: Django ÖмӸöÈ«¾Ö±äÁ¿
>
>
>
> Äã¿ÉÒÔΪ×Ô¼ºµÄDjango Ó¦ÓóÌÐò´´½¨×Ô¶¨Òå settings. Ö»ÐèÒªÄã×ñÊØÒÔϹßÀý:
>
>    - ÉèÖÃÃû³ÆÈ«²¿´óд.
>    - Èç¹ûijÏîÉèÖÃÊÇÒ»¸öÐòÁÐ,ÓÅÏÈʹÓà tuple.ÕâÍêÈ«ÊÇ»ùÓÚÐÔÄÜ¿¼ÂÇ.
>    - ²»ÒªÎªÒѾ­´æµÄÒ»¸öÉèÖÃÖØз¢Ã÷Ò»¸öÃû×Ö.
>
>   ------------------------------
>
> *·¢¼þÈË:* python-chinese-bounces在lists.python.cn [mailto:
> python-chinese-bounces在lists.python.cn] *´ú±í *Tian
> *·¢ËÍʱ¼ä:* 2007Äê9ÔÂ13ÈÕ 9:51
> *ÊÕ¼þÈË:* pesoft在126.com; python-chinese在lists.python.cn
> *Ö÷Ìâ:* Re: [python-chinese] Django ÖмӸöÈ«¾Ö±äÁ¿
>
> settings ¿ÉÒÔ°É¡£
>
> On 9/13/07, *Ó­·çÆ®ÒÝ* <pesoft在126.com> wrote:
>
> python-chinese£¬ÄãºÃ
>
>  СµÜ¸Õѧ×÷ÍøÕ¾¡£ÏëÔÚDjangoдµÄ´úÂëÖмÓÈëÒ»¸öÈ«¾Ö±äÁ¿À´Ê¹Ó㬲»ÖªµÀ¼ÓÔÚÄÄÀïºÏÊÊ£¬Íû´ó¸çÃǸø¸ö°ì·¨¡£
>
>  Ó­·çÆ®ÒÝ£¬pesoft在126.com<%3C!--AID_FROMADDRESS_BEGIN--%3Epesoft在126.com%3C!--AID_FROMADDRESS_END--%3E>
>
> 2007-09-13
>
>
> _______________________________________________
> 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
>
>
> _______________________________________________
> 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/20070913/fe286c84/attachment.html 

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

2007年09月13日 星期四 15:30

风向标 vaneoooo在gmail.com
星期四 九月 13 15:30:41 HKT 2007

Ò»°ãÉèÖþàÀë×îºó»î¶¯15·ÖÖÓ»òÕß°ëСʱÎÞ¶¯×÷¾Í¶Ï¶¨ÀëÏß

ÔÚ07-9-13£¬Tian <askfor在gmail.com> дµÀ£º
>
> Äãû·¨È·ÇеÄÖªµÀ¡£
>
> Ö»Äܸù¾ÝÓû§session×îºóµÄ»î¶¯Ê±¼äÀ´½üËƵĹÀ¼Æ¡£
>
>
> On 9/13/07, Ó­·çÆ®ÒÝ <pesoft在126.com> wrote:
> >
> >  python-chinese£¬ÄãºÃ
> >
> > ¸Ðл´ó¼ÒµÄ°ïÖú£¡£¡£¡ÎÊÌâ½â¾ö£¡£¡£¡
> >
> > ¿ÉÊÇÎÊÌâÓÖÀ´ÁË£¬Å¼×öÁËÒ»¸öµÇ½ÑéÖ¤£¬ÀûÓÃSessionʵÏÖ¡£µ±Ä³¸öÓû§Ö±½Ó¹Ø±Õä¯ÀÀÆ÷ºó£¬ÆäËüµÇ½Óû§Ôõô²ÅÄÜÖªµÀÕâ¸öʼþ°¡£¿
> > Ò²¾ÍÊÇ˵ÎÒDjangoÖÐÔõôÄܲżì²âµ½Ò»¸öÒѾ­µÇ½µÄÓû§¹ØµôÁËä¯ÀÀÆ÷£¬Íæ±ðµÄÈ¥ÁË£¡
> >
> > Ó­·çÆ®ÒÝ£¬pesoft在126.com<%3C!--AID_FROMADDRESS_BEGIN--%3Epesoft在126.com%3C!--AID_FROMADDRESS_END--%3E>
> > 2007-09-13
> >
> > ----- Original Message -----
> > *From: *beck917 <beck917在gmail.com>
> > *To: *python-chinese <python-chinese在lists.python.cn>
> > *Sent: *2007-09-13, 10:11:26
> > *Subject: *[python-chinese] ´ð¸´: Django ÖмӸöÈ«¾Ö±äÁ¿
> >
> >
> >
> > Äã¿ÉÒÔΪ×Ô¼ºµÄDjango Ó¦ÓóÌÐò´´½¨×Ô¶¨Òå settings. Ö»ÐèÒªÄã×ñÊØÒÔϹßÀý:
> >
> >    - ÉèÖÃÃû³ÆÈ«²¿´óд.
> >    - Èç¹ûijÏîÉèÖÃÊÇÒ»¸öÐòÁÐ,ÓÅÏÈʹÓà tuple.ÕâÍêÈ«ÊÇ»ùÓÚÐÔÄÜ¿¼ÂÇ.
> >    - ²»ÒªÎªÒѾ­´æµÄÒ»¸öÉèÖÃÖØз¢Ã÷Ò»¸öÃû×Ö.
> >
> >   ------------------------------
> >
> > *·¢¼þÈË:* python-chinese-bounces在lists.python.cn [mailto:
> > python-chinese-bounces在lists.python.cn] *´ú±í *Tian
> > *·¢ËÍʱ¼ä:* 2007Äê9ÔÂ13 ÈÕ 9:51
> > *ÊÕ¼þÈË:* pesoft在126.com; python-chinese在lists.python.cn
> > *Ö÷Ìâ:* Re: [python-chinese] Django ÖмӸöÈ«¾Ö±äÁ¿
> >
> > settings ¿ÉÒÔ°É¡£
> >
> > On 9/13/07, *Ó­·çÆ®ÒÝ* < pesoft在126.com> wrote:
> >
> > python-chinese£¬ÄãºÃ
> >
> >  СµÜ¸Õѧ×÷ÍøÕ¾¡£ÏëÔÚDjangoдµÄ´úÂëÖмÓÈëÒ»¸öÈ«¾Ö±äÁ¿À´Ê¹Ó㬲»ÖªµÀ¼ÓÔÚÄÄÀïºÏÊÊ£¬Íû´ó¸çÃǸø¸ö°ì·¨¡£
> >
> >  Ó­·çÆ®ÒÝ£¬ pesoft在126.com<%3C!--AID_FROMADDRESS_BEGIN--%3Epesoft在126.com%3C!--AID_FROMADDRESS_END--%3E>
> >
> > 2007-09-13
> >
> >
> > _______________________________________________
> > 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
> >
> >
> > _______________________________________________
> > 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
> >
>
>
> _______________________________________________
> 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/20070913/8549e0a4/attachment.html 

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

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

    你的回复:

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

    Zeuux © 2025

    京ICP备05028076号