Merge tag 'v3.0.3' into develop
3.0.3 v3.0.3
This commit is contained in:
commit
ba136963ae
@ -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