Opened 14 years ago

Closed 14 years ago

Last modified 13 years ago

#12944 closed (fixed)

Add django version to debug page

Reported by: Rob Hudson Owned by: nobody
Component: Generic views Version: 1.1
Severity: Keywords:
Cc: Triage Stage: Ready for checkin
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

Currently, the Django version is only found in the copy-and-paste text. The patch that will be posted in the future by me will add it to the summary so it's available and easily findable.

Attachments (1)

django_version_debug.diff (447 bytes ) - added by Rob Hudson 14 years ago.

Download all attachments as: .zip

Change History (5)

by Rob Hudson, 14 years ago

Attachment: django_version_debug.diff added

comment:1 by Russell Keith-Magee, 14 years ago

Has patch: set
milestone: 1.2
Triage Stage: UnreviewedAccepted

comment:2 by Alex Gaynor, 14 years ago

Triage Stage: AcceptedReady for checkin

comment:3 by jkocherhans, 14 years ago

Resolution: fixed
Status: newclosed

(In [12580]) Fixed #12944. Added Django version to the main part of the debug page. Thanks, robhudson.

comment:4 by Jacob, 13 years ago

milestone: 1.2

Milestone 1.2 deleted

Note: See TracTickets for help on using tickets.
Back to Top