Skip to content

Commit

Permalink
update code
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-gray-tangent committed Jul 30, 2024
1 parent 9b75fa8 commit 2b81c18
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 84 deletions.
2 changes: 1 addition & 1 deletion app/accounts/tokens.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ class AccountActivationTokenGenerator(PasswordResetTokenGenerator):
calculated by concatenating the user's primary key, timestamp, and active
status.
DO NOT MODIFY THIS METHOD. UNLESS YOU HAVE A GOOD REASON TO DO SO.
DO NOT MODIFY THIS METHOD. UNLESS YOU GET PERMISSION FROM THE PROJECT OWNER.
"""

Expand Down
83 changes: 0 additions & 83 deletions app/templates/accounts/email/activation_reset_email.html

This file was deleted.

0 comments on commit 2b81c18

Please sign in to comment.