CReSIS/OLD_OPS

Add tools for debugging Django

Closed this issue · 1 comments

  1. Eclipse remote debugger (with startup script)
  2. Functions for expiditing the debugging of Django with the request factory and testserver

980a983 adds a script to facilitate debugging of Django in an IDE using the request factory.