Using the URLconf defined in cpc.urls,
Django tried these URL patterns, in this order:
- ^$
- ^cpc/$
- ^equipment/$
- ^contact/$
- ^product_facts/senna/$
- ^production_flow/$
- ^production_flow/(?P<stage>(\w)+)/(?P<view>(\w)+)/$
- ^products/$
- ^products/closeout/$
- ^products/display/(?P<cpc>(\w|-)+)/$
- ^products/(?P<page>(\w|-)+)/$
- ^products/(?P<cat>(\w|-)+)/(?P<subcat>(\w|-)+)/$
- ^news/(?P<type>(\w|-)+)/$
- ^admin/
- ^(?P<content_name>(\w|-|\/)+)/$
- ^boards/$
- ^boards/b/(?P<board_id>(\d)+)/$
- ^boards/encapsulation/$
- ^boards/compression/$
- ^boards/coating/$
- ^boards/finishing/$
- ^boards/packaging/$
- ^boards/laboratory/$
- ^boards/research/$
- ^boards/update_location/(?P<boardId>(\d)+)/$
- ^boards/parse_CSV/
- ^boards/edit_ticket/(?P<boardId>(\d)+)/$
- ^boards/edit_ticketwindow/(?P<boardId>(\d)+)/(?P<ticketId>(\d)+)/$
- ^boards/new_ticketwindow/(?P<boardId>(\d)+)/$
- ^boards/save_new_ticket/(?P<boardId>(\d)+)/$
- ^boards/archive_ticket/(?P<boardId>(\d)+)/(?P<ticketId>(\d)+)/$
- ^boards/add_ticket_to_board/$
- ^boards/move_ticket_to_board/$
- ^boards/get_new_tickets/(?P<boardId>(\d)+)/$
- ^boards/signout/$
- ^accounts/login/$
- ^accounts/logout/$
- ^boards/admin/
- ^usr_images/(?P<path>.*)$
- ^static/style/(?P<path>.*)$
- ^static/images/(?P<path>.*)$
- ^static/pdf/(?P<path>.*)$
- ^static/flash/(?P<path>.*)$
- ^static/mov/(?P<path>.*)$
- ^static/js/(?P<path>.*)$
- ^boards/static/style/(?P<path>.*)$
- ^boards/static/images/(?P<path>.*)$
- ^boards/static/js/(?P<path>.*)$
The current URL, /ShockwaveFlash.ShockwaveFlash.1, didn't match any of these.