Hi Jeff, > Here is the error message that is being reported:
[...] > [Fri Oct 22 03:45:23 2010] [error] [client 10.255.12.188] File > "/usr/lib64/python2.4/site-packages/django/utils/importlib.py", line > 35, in import_module > [Fri Oct 22 03:45:23 2010] [error] [client 10.255.12.188] > __import__(name) [Fri Oct 22 03:45:23 2010] [error] [client 10.255.12.188] > TemplateSyntaxError: Caught ImportError while rendering: No module > named patchwork Looks like the django infrastructure can't find the 'patchwork' module. Check your PYTHONPATH environment variable to ensure that the apps/ dir in patchwork is included. Let me know how this goes. Cheers, Jeremy _______________________________________________ Patchwork mailing list [email protected] https://lists.ozlabs.org/listinfo/patchwork
