D
Я попробовал создать группы с правами, добавил пользователей в эти группы, но разницы никакой.
Возможно нужно еще как то все прописывать в коде?
Size: a a a
D
АК
DT
is_staff = True
чтобы в админку войти можно былоD
NC
АК
N
N
D
D
N
yh
Is the server running on host "localhost" (127.0.0.1) and accepting
TCP/IP connections on port 5432?
could not connect to server: Cannot assign requested address
Is the server running on host "localhost" (::1) and accepting
TCP/IP connections on port 5432?
D
D
filter_backends = (DjangoFilterBackend,)
filterset_fields = ['name', 'translation']
DT
Is the server running on host "localhost" (127.0.0.1) and accepting
TCP/IP connections on port 5432?
could not connect to server: Cannot assign requested address
Is the server running on host "localhost" (::1) and accepting
TCP/IP connections on port 5432?
docker-compose
если ты им запускаешь.DT
filter_backends = (DjangoFilterBackend,)
filterset_fields = ['name', 'translation']
yh
docker-compose
если ты им запускаешь.yh
D
MZ