Django

Code

Ticket #6486 (closed: fixed)

Opened 7 months ago

Last modified 6 months ago

Add server time to error page info

Reported by: Bastian Kleineidam <calvin@debian.org> Assigned to: nobody
Milestone: Component: Uncategorized
Version: SVN Keywords:
Cc: Triage Stage: Ready for checkin
Has patch: 1 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

Add the local server time to the HTTP 500 error page info.

Note: I encountered time-sensitive bugs which were more easy to debug with this information.

Attachments

0011-Add-server-time-to-error-page-info.patch (1.3 kB) - added by Bastian Kleineidam <calvin@debian.org> on 01/28/08 10:12:19.
views_debug__server_time.diff (0.9 kB) - added by guettli on 03/19/08 15:39:05.
better patch: use RFC 2822 date format (incl. time zone offset)

Change History

01/28/08 10:12:19 changed by Bastian Kleineidam <calvin@debian.org>

  • attachment 0011-Add-server-time-to-error-page-info.patch added.

03/19/08 15:39:05 changed by guettli

  • attachment views_debug__server_time.diff added.

better patch: use RFC 2822 date format (incl. time zone offset)

03/19/08 15:41:52 changed by guettli

  • needs_better_patch changed.
  • stage changed from Unreviewed to Ready for checkin.
  • needs_tests changed.
  • needs_docs changed.

The current server time is useful in the debug view.

03/20/08 02:01:27 changed by mtredinnick

  • status changed from new to closed.
  • resolution set to fixed.

(In [7333]) Fixed #6486 -- Added local server time to the debug output page. Patch from Bastian Kleineidam and Thomas Güttler.


Add/Change #6486 (Add server time to error page info)




Change Properties
Action