Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add test for not requesting API key generation
This test submits the user profile form leaving the "Regenerate API key" field unchecked. The test fails because the API key is always updated on POST submission when the ALLOW_USER_EDITS setting is False.
- Loading branch information