DISQUS

One More Blog: Announcing django-viewtools | One More Blog

  • Matt Heisig · 10 months ago
    NIce! Definitely be giving this a try soon.
  • Simon Willison · 10 months ago
    That's a really neat idea! I can see myself using this a lot.
  • omtv · 10 months ago
    Thanks so much for sharing!
  • marc · 10 months ago
    Hi, thanks for this profiling tools. It looks very useful to me. Congrats!!
  • LEricson · 10 months ago
    I see you use Dvorak! AOESTHEUTH!
  • Tom · 10 months ago
    How do I download this? I haven't used bazaar before.
    Tom
  • ericmoritz · 10 months ago
    Hi Tom, I just added some archives to the release page in Launchpad so you don't have to worry about bazaar.
    https://launchpad.net/django-viewtools/trunk/0.1
  • Brian St. Pierre · 10 months ago
    Thanks Eric, this looks great. This will come in handy very soon I'm sure.
  • Justin Lilly · 10 months ago
    So the "proper way to edit production code" would be to use python logging statements and output it to a file :) But this is nice too :)
  • ericmoritz · 10 months ago
    No way, you don't want modify production code while it's running.
  • Erik · 10 months ago
    Wow, great management command! Have you considered submitting it for inclusion in django-command-extensions? http://code.google.com/p/django-command-extensi...
  • ericmoritz · 10 months ago
    Thanks, that's a great idea, I'll get a hold them and see if they want to
    integrate it into that project.