snf_django: Explain why @with_settings needs wraps
Add comment about why the use of functools.wraps is mandatory for the decorators that are used in test functions.
Showing
Please register or sign in to comment
Add comment about why the use of functools.wraps is mandatory for the decorators that are used in test functions.