English 中文(简体)
Django 停业后退学
原标题:Django logout and redirect after inactivity

通过举行会议 并且将会议改为“SAVE_EVERY_REquestST”,它将在一段时间内停止活动后将人们除名。 但是,在不活跃的5个主题之后,是否有任何回头?

问题回答

您可以使用<条码>准时(<>>>>>代码()来启动“jax”申请,如果是用中继器(现已填满)来答复,则重新启用。 这种方法优于每5分钟复读一页,因为这可能是一种不良用户经验。

如果你想在用户不采取任何行动的情况下重新定位,就必须用javascript:

setTimeout(function() { window.location.href =  http://someURL ; }, 5 * 60 * 1000);




相关问题
How to get two random records with Django

How do I get two distinct random records using Django? I ve seen questions about how to get one but I need to get two random records and they must differ.

Moving (very old) Zope/Plone Site to Django

I am ask to move data from a (now offline) site driven by Plone to a new Django site. These are the version informations I have: Zope Version (unreleased version, python 2.1.3 ) Python Version 2.1....

Can Django models use MySQL functions?

Is there a way to force Django models to pass a field to a MySQL function every time the model data is read or loaded? To clarify what I mean in SQL, I want the Django model to produce something like ...

Flexible pagination in Django

I d like to implement pagination such that I can allow the user to choose the number of records per page such as 10, 25, 50 etc. How should I go about this? Is there an app I can add onto my project ...

is it convenient to urlencode all next parameters? - django

While writing code, it is pretty common to request a page with an appended "next" query string argument. For instance, in the following template code next points back to the page the user is on: &...

Pragmatically adding give-aways/freebies to an online store

Our business currently has an online store and recently we ve been offering free specials to our customers. Right now, we simply display the special and give the buyer a notice stating we will add the ...

热门标签