Skip to content
This repository has been archived by the owner on Dec 21, 2023. It is now read-only.

"/cohorts/" route does not work on test or production #184

Open
ssciolla opened this issue Oct 22, 2019 · 0 comments
Open

"/cohorts/" route does not work on test or production #184

ssciolla opened this issue Oct 22, 2019 · 0 comments
Labels

Comments

@ssciolla
Copy link
Contributor

The cohort list, which uses the /cohorts/ route, does not seem to be accessible on either the AWS test instance or on-premises production instance of Student Explorer. I was seeing the following error when trying to access the route on the former:

NoReverseMatch at /cohorts/
Reverse for 'cohort' with arguments '('',)' not found. 1 pattern(s) tried: ['cohorts/(?P<code>[\\s\\w-]+)/$']

There does not seem to be a problem with this route (which uses CohortView) when running the application locally.

@ssciolla ssciolla added the bug label Oct 22, 2019
@ssciolla ssciolla self-assigned this Oct 22, 2019
@ssciolla ssciolla removed their assignment Jan 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant