Found the problem. There was another copy of django in the python framework directory (this was all in OS X). I deleted it and 'ln'd my trunk directory in its place. Everything seems to work well now. Thanks to Magus on #django.
Randall On Dec 13, 2:27 am, DjangoFett <[EMAIL PROTECTED]> wrote: > I get the above error when running an application via apache2. not > when i use the built in 'python mange.py runserver' command. > > I've done a svn update with the current trunk both directly into my > site-packages directory and to another directory with an 'ln' link > inside the site-packages directory. i have another server that > currently uses the 'max_length' directive without problem. i have > copied that directory into the proper local directory as well with no > help either. this error is greatly stifling my development of a > current project and i need any information that could help. please > help! :-) > > Randall Prince --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

