Skip to content

Commit

Permalink
Migration to 4.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rubeniglesiasg committed May 12, 2021
1 parent 3b40090 commit 31ee831
Show file tree
Hide file tree
Showing 6 changed files with 3,764 additions and 3,194 deletions.
4 changes: 0 additions & 4 deletions accountauth/views.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,7 @@
import hashlib
from user_agents import parse
from django.contrib import messages
# import the logging library
import logging

# Get an instance of a logger
logger = logging.getLogger(__name__)

class UserCreateForm(UserCreationForm):

Expand Down
Loading

0 comments on commit 31ee831

Please sign in to comment.