I noticed in Django's settings file, there was a comment telling the user to use absolute paths for the template directories. Give that it would make it more portable to use relative paths, why is this? I noticed in Django's settings file, there was
I noticed in Django's settings file, there was a comment telling the user to use absolute paths for the template directories. Give that it would make it more portable to use relative paths, why is this? I noticed in Django's settings file, there was