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

Old API keys are not disabled if no longer valid #7

Open
N1029676 opened this issue Sep 2, 2019 · 1 comment
Open

Old API keys are not disabled if no longer valid #7

N1029676 opened this issue Sep 2, 2019 · 1 comment
Assignees
Labels
bug Something isn't working critical

Comments

@N1029676
Copy link
Collaborator

N1029676 commented Sep 2, 2019

No description provided.

@N1029676 N1029676 added the bug Something isn't working label Sep 2, 2019
@N1029676 N1029676 self-assigned this Sep 2, 2019
@N1029676
Copy link
Collaborator Author

I think I have to remove the pre_save signal and just implement it into the save method. The signal is causing a lot of grief and I've spent more time trying to work around it rather then re-implement.

Reference: https://lincolnloop.com/blog/django-anti-patterns-signals/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working critical
Projects
None yet
Development

No branches or pull requests

1 participant