This site is an archive; learn more about 8 years of OpenHatch.

[Devel] [issue382] The definition of aa "stale" Bug should be stored in settings.py

Jack Grigg bugs at openhatch.org
Thu Apr 14 16:52:41 UTC 2011


New submission from Jack Grigg <me at jackgrigg.com>:

At present, the definition of a "stale" Bug consists of whatever time interval
was chosen by whoever wrote the particular bit of checking code in question.
This makes it difficult to a) maintain a standard, and b) easily change this
time interval for development purposes. This is easily fixed by defining a
datetime.timedelta object in settings.py which states how long a Bug can be left
before it needs refreshing.

----------
messages: 1518
milestone: 0.11.04
nosy: paulproteus, pythonian4000
priority: bug
status: unread
title: The definition of aa "stale" Bug should be stored in settings.py

__________________________________________
Roundup issue tracker <bugs at openhatch.org>
<https://openhatch.org/bugs/issue382>
__________________________________________


More information about the Devel mailing list