Using the URLconf defined in agingcongress.urls,
Django tried these URL patterns, in this order:
-
admin/ -
api/cms/v1/health/ [name='cms_api_health'] -
api/cms/v1/metrics/ [name='cms_api_metrics'] -
api/cms/v1/registrations/ [name='cms_api_registrations'] -
api/cms/v1/metrics/latency/ [name='cms_api_metrics_latency'] -
api/cms/v1/metrics/overview/ [name='cms_api_metrics_overview'] -
api/cms/v1/metrics/registrations/timeseries/ [name='cms_api_registrations_timeseries'] -
api/cms/v1/content/summary/ [name='cms_api_content_summary'] -
api/cms/v1/operations/summary/ [name='cms_api_operations_summary'] -
api/cms/v1/payments/summary/ [name='cms_api_payments_summary'] -
api/cms/v1/audit/recent/ [name='cms_api_audit_recent'] -
api/cms/v1/content/speakers/ [name='cms_api_speakers_create'] -
api/cms/v1/content/speakers/<str:id>/ [name='cms_api_speakers_detail'] -
api/cms/v1/content/news/ [name='cms_api_news_create'] -
api/cms/v1/content/news/<int:id>/ [name='cms_api_news_update'] -
api/cms/v1/content/news/<int:id>/publish/ [name='cms_api_news_publish'] -
api/cms/v1/content/news/<int:id>/unpublish/ [name='cms_api_news_unpublish'] -
api/cms/v1/content/banners/ [name='cms_api_banners_create'] -
api/cms/v1/content/banners/<int:id>/ [name='cms_api_banners_update'] -
api/cms/v1/content/banners/reorder/ [name='cms_api_banners_reorder'] -
api/cms/v1/content/pages/ [name='cms_api_pages_create'] -
api/cms/v1/content/pages/<int:id>/ [name='cms_api_pages_update'] -
api/cms/v1/content/pages/<int:id>/publish/ [name='cms_api_pages_publish'] -
api/cms/v1/content/pages/<int:id>/unpublish/ [name='cms_api_pages_unpublish'] -
[name='home_page'] -
download-schedule/ [name='download_schedule'] -
about/ [name='about'] -
committee/ [name='committee'] -
<slug:conference_slug>/committee/<slug:member_slug>/ [name='committee_member_detail'] -
<slug:conference_slug>/speakers/ [name='speaker_list_by_conference'] -
<slug:conference_slug>/gallery/ [name='gallery_list_by_conference'] -
<slug:conference_slug>/speakers/<slug:speaker_slug>/ [name='speaker_detail'] -
view-all-speakers/ [name='view_all_speakers'] -
speaker/<str:speaker_slug>/ [name='speaker_profile'] -
view-all-past-speakers/ [name='view_all_past_speakers'] -
reports/ [name='view_all_reports'] -
report/<slug:slug>/ [name='view_report'] -
report-list/ [name='report_list'] -
report-add/ [name='report_add'] -
report-edit/<int:report_id>/ [name='report_edit'] -
report-delete/<int:report_id>/ [name='report_delete'] -
sponsor-requests-list/ [name='sponsor_request_list'] -
sponsor-requests/add/ [name='sponsor_request_add'] -
sponsor-requests/<int:id>/edit/ [name='sponsor_request_edit'] -
sponsor-requests/<int:id>/delete/ [name='sponsor_request_delete_ajax'] -
scientific-sessions/ [name='scientific_sessions'] -
scientific-sessions/<slug:slug>/ [name='scientific_session_details'] -
scientific-program/ [name='scientific_program'] -
scientific-program-list/ [name='scientific_program_list'] -
scientific-program/add/ [name='scientific_program_add'] -
scientific-program/edit/<slug:slug>/ [name='scientific_program_edit'] -
scientific-program/delete/<slug:slug>/ [name='scientific_program_delete'] -
schedule-download-list/ [name='schedule_download_list'] -
schedule-download/add/ [name='schedule_download_add'] -
schedule-download/edit/<int:pk>/ [name='schedule_download_edit'] -
schedule-download/delete/<int:pk>/ [name='schedule_download_delete'] -
brochure-download/ [name='brochure_download'] -
brochure-list/ [name='brochure_list'] -
brochure-list/<int:id>/ [name='brochure_detail'] -
brochure-list/<int:id>/delete/ [name='brochure_delete'] -
brochure-list/bulk-delete/ [name='brochure_bulk_delete'] -
help-and-support/ [name='help_and_support'] -
help-support-list/ [name='faq_list'] -
faq-list/ -
help-support-add/ [name='faq_add'] -
faq-add/ -
help-support-edit/<int:faq_id>/ [name='faq_edit'] -
faq-edit/<int:faq_id>/ -
help-support-delete/<int:faq_id>/ [name='faq_delete'] -
faq-delete/<int:faq_id>/ -
accommodation/ [name='accommodation'] -
accommodation-list/ [name='accommodation_list'] -
accommodation/add/ [name='accommodation_add'] -
accommodation/edit/<int:id>/ [name='accommodation_edit'] -
accommodation/delete/<int:id>/ [name='accommodation_delete'] -
important-dates/ [name='important_dates'] -
importantdates-list/ [name='importantdates_list'] -
importantdates/add/ [name='importantdates_add'] -
importantdates/edit/<int:id>/ [name='importantdates_edit'] -
importantdates/delete/<int:id>/ [name='importantdates_delete'] -
guidelines/ [name='guidelines'] -
guidelines-list/ [name='guidelines_list'] -
guidelines/add/ [name='guidelines_add'] -
guidelines/edit/<int:id>/ [name='guidelines_edit'] -
guidelines/delete/<int:id>/ [name='guidelines_delete'] -
publication/ [name='publication'] -
publication-list/ [name='publication_list'] -
publication/add/ [name='publication_add'] -
publication/edit/<int:id>/ [name='publication_edit'] -
publication/delete/<int:id>/ [name='publication_delete'] -
sponsorship-exhibitor/ [name='sponsorship_exhibitor'] -
sponsor-exhibitors-list/ [name='sponsor_exhibitor_list'] -
sponsor-exhibitors/add/ [name='sponsor_exhibitor_add'] -
sponsor-exhibitors/edit/<int:id>/ [name='sponsor_exhibitor_edit'] -
sponsor-exhibitors/delete/<int:id>/ [name='sponsor_exhibitor_delete'] -
download/exhibitor-pdf/ [name='exhibitor_pdf_download'] -
quick-downloads/ [name='quick_downloads'] -
download/<str:file_name>/ [name='download_file'] -
past-events/ [name='past_events'] -
forgot-password/ [name='forgot_abstract_password'] -
send-password/ [name='send_abstract_password'] -
organizer/ [name='organizer'] -
organizer/add/ [name='organizer_add'] -
organizer/list/ [name='organizer_list'] -
organizer/edit/<int:id>/ [name='organizer_edit'] -
organizer/delete/<int:id>/ [name='organizer_delete'] -
subscribe/ [name='subscribe'] -
unsubscribe/<str:token>/ [name='unsubscribe'] -
manage_subscriptions/ [name='manage_subscriptions'] -
subscribers/add/ [name='subscriber_add'] -
subscribers/edit/<int:pk>/ [name='subscriber_edit'] -
subscribers/delete/<int:pk>/ [name='subscriber_delete'] -
venue-and-hospitality/ [name='venue_and_hospitality'] -
venue/add/ [name='venue_add'] -
venue/list/ [name='venue_list'] -
venue/edit/<int:id>/ [name='venue_edit'] -
venue/delete/<int:pk>/ [name='venue_delete'] -
registrations/ [name='registrations'] -
pricing-and-registrations/ [name='pricing_and_registrations'] -
save_registration/ [name='save_registration'] -
save-pricing-data/ [name='save_pricing_data'] -
checkout/ [name='checkout-page'] -
bank-details/ [name='bank_details'] -
paypal-payment/ [name='paypal_payment'] -
api/paypal/order/create/ [name='create_order'] -
api/paypal/order/<str:orderID>/capture/ [name='capture_order'] -
paypal-payment-success/ [name='paypal_payment_success'] -
paypal-payment-cancel/ [name='paypal_payment_cancel'] -
abstract-submission/ [name='abstract_submission'] -
abstract-submission-thank-you/ [name='abstract_submission_thank_you'] -
abstract-list/ [name='abstract_list'] -
update-abstract-status/ [name='update_abstract_status'] -
abstract-add/ [name='abstract_add'] -
abstract-delete/<str:absid>/ [name='abstract_delete'] -
abstract-edit/<str:absid>/ [name='abstract_edit'] -
promocode/add/ [name='add_promocode'] -
promocode/list/ [name='promocode_list'] -
promocode/<int:uid>/ [name='promocode_details'] -
promocode/edit/<int:uid>/ [name='promocode_edit'] -
promocode/delete/<int:uid>/ [name='promocode_delete'] -
validate-promo/ [name='validate_promo_code'] -
validate-author-login/ [name='validate_author_login'] -
author-login/ [name='author_login'] -
abstract-author-login/ [name='abstract_author_login'] -
acceptance-letter/<str:absid>/ [name='acceptance_letter'] -
tool [name='tool-page'] -
tool/information/ [name='tool_information'] -
tool/branding/ [name='site_branding_tool'] -
tool/publication-about/ [name='publication_about_tool'] -
committee-list/ [name='committee_list'] -
committee-add/ [name='committee_add'] -
committee-edit/<int:id>/ [name='committee_edit'] -
committee-delete/<int:id>/ [name='committee_delete'] -
sponsorship-page-content-list/ [name='sponsorship_page_content_list'] -
sponsorship-page-content-add/ [name='sponsorship_page_content_add'] -
sponsorship-page-content-edit/<int:id>/ [name='sponsorship_page_content_edit'] -
sponsorship-page-content-delete/<int:id>/ [name='sponsorship_page_content_delete'] -
user-list/ [name='user_list'] -
user-detail/<int:user_id>/ [name='user_detail'] -
user-add/ [name='user_add'] -
user-list-delete/ [name='user_list_delete'] -
delete-user/<int:user_id>/ [name='delete_user'] -
terms-and-conditions/ [name='terms_and_conditions'] -
terms-and-conditions/add/ [name='add_terms'] -
terms-and-conditions/list/ [name='terms_list'] -
terms-and-conditions/edit/<int:pk>/ [name='edit_terms'] -
terms-and-conditions/delete/<int:pk>/ [name='delete_terms'] -
conference-list/ [name='conference_list'] -
conference-add/ [name='conference_add'] -
conference-edit/<str:slug>/ [name='conference_edit'] -
conference-delete/<str:slug>/ [name='conference_delete'] -
social-media/add/ [name='add_social_media_link'] -
social-media/edit/<int:id>/ [name='edit_social_media_link'] -
social-media/list/ [name='list_social_media_links'] -
social-media/delete/<int:id>/ [name='delete_social_media_link'] -
email-list/ [name='email_list'] -
email-add/ [name='email_add'] -
email/edit/<int:pk>/ [name='email_edit'] -
email/delete/<int:pk>/ [name='email_delete'] -
speaker-list/ [name='speaker_list'] -
speaker-add/ [name='speaker_add'] -
speaker-edit/<str:sid>/ [name='speaker_edit'] -
speaker-delete/<str:sid>/ [name='speaker_delete'] -
request-speaker/ [name='speaker_request'] -
gallery-list/ [name='gallery_list'] -
gallery-add/ [name='gallery_add'] -
gallery-edit/<slug:slug>/ [name='gallery_edit'] -
gallery-delete/<slug:slug>/ [name='gallery_delete'] -
banner/list/ [name='homepage_banner_list'] -
banner/add/ [name='homepage_banner_add'] -
banner/edit/<int:id>/ [name='homepage_banner_edit'] -
banner/delete/<int:id>/ [name='homepage_banner_delete_ajax'] -
about-us/add/ [name='aboutus_add'] -
about-us/edit/<int:id>/ [name='aboutus_edit'] -
about-us/list/ [name='aboutus_list'] -
about-us/delete/<int:id>/ [name='about_us_content_delete'] -
contact/ [name='contact_us'] -
tool/contact-us-list/ [name='contact_us_list'] -
tool/contact-us/add/ [name='contact_us_add'] -
tool/contact-us/edit/<int:id>/ [name='contact_us_edit'] -
tool/contact-us/delete/<int:id>/ [name='contact_us_delete'] -
contact-us-message/ [name='contact_us_message_list'] -
contact-us-message/add/ [name='contact_us_message_add'] -
contact-us-message/<int:id>/ [name='contact_us_message_detail'] -
contact-us-message/edit/<int:id>/ [name='contact_us_message_edit'] -
contact-us-message/delete/<int:id>/ [name='contact_us_message_delete_ajax'] -
meta/ [name='meta_list'] -
meta/add/ [name='meta_add'] -
meta/edit/<int:pk>/ [name='meta_edit'] -
meta/delete/<int:pk>/ [name='meta_delete'] -
partner-list/ [name='partner_list'] -
partner-type-list/ [name='partner_type_list'] -
partner-type-add/ [name='partner_type_add'] -
partner-type-edit/<int:id>/ [name='partner_type_edit'] -
partner-type-delete/<int:id>/ [name='partner_type_delete'] -
partner-add/ [name='partner_add'] -
partner-edit/<int:id>/ [name='partner_edit'] -
partner-delete/<int:id>/ [name='partner_delete'] -
our-partners/ [name='our_partners'] -
news/ [name='news'] -
news/<slug:slug>/ [name='news_detail'] -
news-list/ [name='news_list'] -
news-add/ [name='news_add'] -
news-edit/<int:id>/ [name='news_edit'] -
news-delete/<int:id>/ [name='news_delete'] -
counter/list/ [name='counter_list'] -
counter/add/ [name='counter_add'] -
counter/edit/<int:pk>/ [name='counter_edit'] -
counter/delete/<int:pk>/ [name='counter_delete'] -
testimonials/ [name='testimonials'] -
testimonials/<slug:slug>/ [name='testimonial_detail'] -
testimonials-list/ [name='testimonial_list'] -
testimonials-add/ [name='testimonial_add'] -
testimonials-edit/<slug:slug>/ [name='testimonial_edit'] -
testimonials-delete/<slug:slug>/ [name='testimonial_delete'] -
registration-prices-list/ [name='registration_prices_list'] -
registration-prices-add/ [name='registration_prices_add'] -
registration-prices-edit/<int:id>/ [name='registration_prices_edit'] -
registration-prices-delete/<int:id>/ [name='registration_prices_delete'] -
registration-list/ [name='registration_list'] -
registrations/detail/<str:registrationid>/ [name='registration_detail'] -
registration-add/ [name='registration_add'] -
registration-edit/<str:registrationid>/ [name='registration_edit'] -
registration-delete/<str:registrationid>/ [name='registration_delete'] -
scientific-session-list/ [name='scientific_session_list'] -
scientific-session-add/ [name='scientific_session_add'] -
scientific-session-edit/<slug:slug>/ [name='scientific_session_edit'] -
scientific-session-delete/<slug:slug>/ [name='scientific_session_delete'] -
footer/list/ [name='footer_list'] -
footer/add/ [name='footer_add'] -
footer/edit/<int:id>/ [name='footer_edit'] -
footer/delete/<int:id>/ [name='footer_delete'] -
config-email/list/ [name='config_email_list'] -
config-email/add/ [name='config_email_add'] -
config-email/edit/<int:id>/ [name='config_email_edit'] -
config-email-delete/<int:id>/ [name='config_email_delete'] -
lead-list/ [name='lead_list'] -
lead-add/ [name='lead_add'] -
lead-edit/<int:lead_id>/ [name='lead_edit'] -
lead-delete/<int:lead_id>/ [name='lead_delete'] -
about-us/ [name='about_us_content_list'] -
about-us/add/ [name='about_us_content_add'] -
about-us/edit/<int:id>/ [name='about_us_content_edit'] -
about-us/delete/<int:id>/ [name='about_us_content_delete'] -
login [name='login-page'] -
logout [name='logout-page'] -
sitemap.xml [name='django.contrib.sitemaps.views.sitemap'] -
robots.txt [name='robots_txt'] -
dummy-menu/ [name='dummy_menu'] -
^media/(?P<path>.*)$
The current path, registration,
didn’t match any of these.