A
Size: a a a
A
A
АВ
File "/mnt/d/dj/skb/core/migrations/0010_auto_20190328_1415.py", line 17, in Migration
field=core.models.ImageField(blank=True, null=True, upload_to='cover', verbose_name='Обложка'),
AttributeError: module 'core.models' has no attribute 'ImageField'AD
File "/mnt/d/dj/skb/core/migrations/0010_auto_20190328_1415.py", line 17, in Migration
field=core.models.ImageField(blank=True, null=True, upload_to='cover', verbose_name='Обложка'),
AttributeError: module 'core.models' has no attribute 'ImageField'J
АВ
PB
АВ
АВ
PB
PB
DT
PB
PB
PB
PB
PB
АВ
АВ
V
http://127.0.0.1:8010/create-account/?code=yVxJysB
Мне нужно в тестах добавить еще этот парамтер ?code=yVxJysB
Как это можно сделать?url = reverse('registration')
self.client.post(url, data=json.dumps(data), content_type='application/json')