Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1517 fix value error not enough values to unpack expected 3 got 2 #1764

Open
wants to merge 3 commits into
base: master-dev
Choose a base branch
from

Conversation

S4bril
Copy link
Collaborator

@S4bril S4bril commented Nov 7, 2024

No description provided.

@S4bril S4bril requested a review from lgpawel November 7, 2024 18:58
@S4bril S4bril self-assigned this Nov 7, 2024
@S4bril S4bril linked an issue Nov 7, 2024 that may be closed by this pull request
@S4bril
Copy link
Collaborator Author

S4bril commented Nov 7, 2024

Błąd pojawiał się przy odwołaniu do URL'u:
.../jakikolwiek_string/list,
albo: .../jakikolwiek_string/3/list.
Każdy zalogowany użytkownik mógł go spowodować.
Po wprowadzeniu zmian, przy odwołaniu do powyższych URl, zwracany jest Http404 z wiadomością "Kurs o podanym identyfikatorze nie istnieje.".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ValueError: not enough values to unpack (expected 3, got 2)
1 participant