You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in djangotoolbox/fields.py:238 RemovedInDjango110Warning: SubfieldBase has been deprecated. Use Field.from_db_value instead.
class EmbeddedModelField(models.Field):