This just came up - let me know if you need more info. im CarlFK in #django
Carl K [EMAIL PROTECTED]:~/django/django-src$ ... Updated to revision 5556. [EMAIL PROTECTED]:~/django$ django-admin.py startproject foo [EMAIL PROTECTED]:~/django$ cd foo [EMAIL PROTECTED]:~/django/foo$ python manage.py runserver 8080 Validating models... django.contrib.auth: 'module' object has no attribute 'get_max_name_length' 1 error found. Django version 0.97-pre, using settings 'foo.settings' Development server is running at http://127.0.0.1:8080/ Quit the server with CONTROL-C. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-developers?hl=en -~----------~----~----~----~------~----~------~--~---