Update docs/userguide/tasks.rst
Using os.getcwd() will produce unexpected results since it is based on the current working directory at the time the command is run. It looks fragile to me. The proposed approach uses the location of the setting module itself to determine the appropriate path.