We are hitting an error that disables the entire website when we have
more than 255 web pages...this is the error we see..has anyone seen
this before? It does not seem to be in the documentation....

ImproperlyConfigured at /products/

Error while importing URLconf 'company.urls': more than 255 arguments
(urls.py, line 339)
Request Method:         GET
Request URL:    http://www.company.com/products/
Exception Type:         ImproperlyConfigured
Exception Value:        Error while importing URLconf 'company.urls': more
than 255 arguments (urls.py, line 339)
Exception Location:     /opt/csw/lib/python2.3/site-packages/django/core/
urlresolvers.py in _get_urlconf_module, line 255
Python Executable:      /
Python Version:         2.3.5
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to