What I want to see (and possibly the closest I've seen it with was a
video on the django_command_extensions) is an interactive debugger
built into my test-dev server so I can have break pts, switch logic
values in place, etc. dynamically on the test-dev server.

-Matteius

On Feb 10, 1:10 am, Sameer Rahmani <lxsam...@gmail.com> wrote:
> Hi Russel
>
> at first thanks for consideration. I post that patch just because
> providing a little background about idea for other, also i know that
> that patch is not well written code. So it will be nice to talk about
> the main idea not about that patch.
>
> I think hooks are a useful for development. If django provide a hook
> facility (i think django does not have such thing right now, but i'm not
> sure) something like elisp hooks, django development process will
> improve.
>
> but at last i think runserver can have some hooks that allow users to
> change that by his/her choices but django can have its own inline
> debugging tools build upon those hooks internally.

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com.
To unsubscribe from this group, send email to 
django-developers+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en.

Reply via email to