YK
django.core.exceptions.SuspiciousFileOperation: The joined path (C:\work\memo\static\images\favicon.png) is located outside of the base path component (C:\work\memo\static\)
Это никак не поправить?
Size: a a a
YK
S
DT
S
S
DT
G
DT
S
AS
unique_together = ['owner', 'type']
, но это не тоIC
objects = models.Manager() # The default manager.
dahl_objects = DahlBookManager() # The Dahl-specific manager.
где есть подходящее место для хранения кверисетов, помимо менеджеров?DT
DT
IC
DT
IC
АА
IC
IC
AS