Django

Code

Timestamp:
01/02/08 20:14:29 (1 year ago)
Author:
gwilson
Message:

Middleware regression test fixes:

  • Added a models.py file so the tests run.
  • Reset settings.DEBUG to False at the end of the test_append_slash_no_redirect_on_POST_in_DEBUG test so it doesn't bleed over to other tests.
  • Removed unused import.
  • Minor docstring fixes.
Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved