Hi, I think this is a good idea! +1 for "python manage.py runserver --debug"
On Thu, Feb 10, 2011 at 9:46 AM, Sameer Rahmani <[email protected]> wrote: > Hi Russell > > that patch is just a lazy code as i said before, but the idea will > implements in better ways. it will be a good idea to use such code in > development web server as an option. so user can easily use it, but using > hooks and building and external tool is not a good way to deal with > debugging matter, (in my point of view), > > why? > > because internal debugging facilities is important parts of a framework, > the problem with external tools is that user have to do extra work to use > them, but using an option like "python manage.py runserver --debug" is not a > big deal. > > thanks ;) > > > > -- > You received this message because you are subscribed to the Google Groups > "Django developers" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/django-developers?hl=en. > -- Alex Kamedov skype: kamedov www: kamedov.ru -- You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-developers?hl=en.
