Is this not impossible? 404 error: Using the URLconf defined in jj.urls, Django tried these URL patterns, in this order:
1. ^admin/ 2. ^blog/$ 3. ^blog/(?P<year>d{4})/?$ 4. ^$ 5. ^(?P<page_name>\w+)/$ The current URL, blog/2008/, didn't match any of these. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---