Added some logic
This commit is contained in:
@@ -19,6 +19,8 @@ INSTALLED_APPS = [
|
||||
"apps.authentication.apps.AuthenticationConfig",
|
||||
"apps.user.apps.UserConfig",
|
||||
"apps.shelves.apps.ShelvesConfig",
|
||||
"apps.books.apps.BooksConfig",
|
||||
"apps.authors.apps.AuthorsConfig",
|
||||
"django.contrib.admin",
|
||||
"django.contrib.auth",
|
||||
"django.contrib.contenttypes",
|
||||
|
||||
Reference in New Issue
Block a user