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'
|
default_auto_field = 'django.db.models.BigAutoField'
|
||||||
name = 'accounts'
|
name = 'accounts'
|
||||||
|
|
||||||
def ready(self):
|
# def ready(self):
|
||||||
from .signals import (
|
# from .signals import (
|
||||||
user_saved
|
# user_saved
|
||||||
)
|
# )
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user