| Trees | Indices | Help |
|
|---|
|
|
Created on Jun 9, 2010
http://djangosnippets.org/snippets/1011/
Author: jnaous
|
|||
|
TestSettingsManager A class which can modify some Django settings temporarily for a test and then revert them to their original values later. |
|||
|
SettingsTestCase A subclass of the Django TestCase with a settings_manager attribute which is an instance of TestSettingsManager. |
|||
|
NonFlushingTestCase A test case that does not flush the database. |
|||
|
|||
NO_SETTING =
|
|||
__package__ =
|
|||
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Fri Feb 18 13:09:51 2011 | http://epydoc.sourceforge.net |