S
> RuntimeWarning: DateTimeField Article.edit_dt received a naive datetime (2021-02-28 16:31:15.906331) while time zone support is active.
Size: a a a
S
TC
MM
MM
M
А
q
А
q
А
А
Н
Р
Н
Н
NI
NI
А
"manufacturer": null,
class Meta:
model = Product
fields = '__all__'
extra_kwargs = {'manufacturer': {
'required': False, 'allow_null': True}}
q
"manufacturer": null,
class Meta:
model = Product
fields = '__all__'
extra_kwargs = {'manufacturer': {
'required': False, 'allow_null': True}}
"manufacturer": null,что это за поле?
А
"manufacturer": null,что это за поле?