Skip to content
New issue

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

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

Already on GitHub? # to your account

Do not show finished CTFs in the Import from ctftime page #32

Merged
merged 1 commit into from
Mar 16, 2021
Merged

Do not show finished CTFs in the Import from ctftime page #32

merged 1 commit into from
Mar 16, 2021

Conversation

lanjelot
Copy link
Collaborator

We tried to fix this before with my PR #16 and then later in your commit 221f77f but finished CTFs are still showing.

It is not a cache pb, it is because of extra_context being a static class member at https://github.com/hugsy/ctfpad/blob/master/ctfpad/views/ctfs.py#L36

So now that's fixed, i've brought back @lru_cache hope that's ok. I've also removed the catch-all except. Let me know.

@hugsy hugsy merged commit c0115e2 into hugsy:master Mar 16, 2021
@lanjelot lanjelot deleted the fix-ctftime branch March 16, 2021 17:06
@hugsy hugsy added this to the 0.1 milestone Jun 21, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants