Django

Code

Ticket #6497 (closed: fixed)

Opened 10 months ago

Last modified 6 months ago

Improved fixture error reporting

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

Description

Print a complete traceback on fixture data error, and do not hide SystemExit? and KeyboardInterrupt? errors.

Attachments

0042-Improved-fixture-error-reporting.patch (1.7 kB) - added by Bastian Kleineidam <calvin@debian.org> on 01/28/08 10:31:32.

Change History

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

  • attachment 0042-Improved-fixture-error-reporting.patch added.

02/16/08 15:59:14 changed by Simon Greenhill <dev@simon.net.nz>

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

05/29/08 08:52:54 changed by russellm

  • component changed from Uncategorized to Serialization.

06/15/08 23:00:08 changed by adrian

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

(In [7653]) Fixed #6497 -- Improved fixture error reporting by displaying the entire traceback. Also, SystemExit? and KeyboardInterrupt? now exit the script properly. Thanks for the patch, Bastian Kleineidam


Add/Change #6497 (Improved fixture error reporting)




Change Properties
Action