The django-command-extensions manipulate the debug page to add an
interactive console.
They provide a new management command for that: "runserver_plus"

Maybe you can get some know-how from them:
http://code.google.com/p/django-command-extensions/source/browse/trunk/django_extensions/management/commands/runserver_plus.py

On Aug 17, 5:54 pm, "Chris Moffitt" <[EMAIL PROTECTED]> wrote:
> Does anyone know the best practice for customizing the default Django error
> page? The simplest thing I'd like to do is include a version number for
> other software components (just like Django does now) so that it makes it
> easier for us to troubleshoot issues with Satchmo. Has anyone done this in a
> simple way without hacking Django?
>
> Thanks,
> Chris
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to