Bug 526682

Summary: Review Request: django-debug-toolbar - Django debug information about the current request/response
Product: [Fedora] Fedora Reporter: Allisson Azevedo <allisson>
Component: Package ReviewAssignee: Nobody's working on this, feel free to take it <nobody>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: fedora-package-review, mrunge, notting, tomspur
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-03-30 15:47:19 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 201449    

Description Allisson Azevedo 2009-10-01 11:58:31 UTC
Spec URL: http://allisson.fedorapeople.org/packages/django-debug-toolbar/django-debug-toolbar.spec
SRPM URL: http://allisson.fedorapeople.org/packages/django-debug-toolbar/django-debug-toolbar-0.8.0-1.fc11.src.rpm

Description: The Django Debug Toolbar is a configurable set of panels that display various
debug information about the current request/response and when clicked, display
more details about the panel's content.
 
Currently, the following panels have been written and are working:
 
- Django version
- Request timer
- A list of settings in settings.py
- Common HTTP headers
- GET/POST/cookie/session variable display
- Templates and context used, and their template paths
- SQL queries including time to execute and links to EXPLAIN each query
- List of signals, their args and receivers
- Logging output via Python's built-in logging module

Scratch build: http://koji.fedoraproject.org/koji/taskinfo?taskID=1721974

Comment 2 Thomas Spura 2009-11-26 14:02:51 UTC
Hi Allisson,

this is a nice program, but I currently look into django and start learning it.

Without actually know something about django, I don't want to review this ;)

_______________________


I did what README.rst told me, but can't get it working...

You can find my little testing intro at:
http://tomspur.fedorapeople.org/django_test/

Maybe you see, what's going wrong...

Comment 3 Matthias Runge 2010-02-09 12:33:09 UTC
Allison, are you still working on this?

rpmlint on your spec-file looks fine to me. 
Your SRPM-URL changed slightly, right? http://allisson.fedorapeople.org/packages/django-debug-toolbar/django-debug-toolbar-0.8.1-1.fc12.src.rpm

rpmlint looks ok, mock build looks ok, too.

Comment 4 Thomas Spura 2010-03-30 15:47:19 UTC
No comment from reporter since 4 months...

-> closing