Merge branch 'hotfix/3.0.3'
This commit is contained in:
commit
3688ce9405
@ -5,7 +5,7 @@ class AccountsConfig(AppConfig):
|
||||
default_auto_field = 'django.db.models.BigAutoField'
|
||||
name = 'accounts'
|
||||
|
||||
def ready(self):
|
||||
from .signals import (
|
||||
user_saved
|
||||
)
|
||||
# def ready(self):
|
||||
# from .signals import (
|
||||
# user_saved
|
||||
# )
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user