Does anyone else think that 255 urls seems a little crazy? There's got to be a way to build some regexs and views to deal with those pages in a little more dynamic way.
Then again, without seeing any of it, it could be totally cool. /me shrugs /alex On Feb 11, 2008 11:28 AM, James Bennett <[EMAIL PROTECTED]> wrote: > > On Feb 11, 2008 11:02 AM, asj2008 <[EMAIL PROTECTED]> wrote: > > 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.... > > It's a limit hard-coded into Python itself. Sounds like you need to > modularize your URLs a bit... > > > -- > "Bureaucrat Conrad, you are technically correct -- the best kind of correct." > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@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-users?hl=en -~----------~----~----~----~------~----~------~--~---