Skip to content

AttributeError: module 'django.db.models' has no attribute 'SubfieldBase' #1

Description

@MudassiraTahneet

hello,
i am completely new to django and i need to implement a matrix format input fields

when i am tryig to use django-matrix-field i get this ERROR

File "/home/Project/lib/python3.6/site-packages/matrix_field/fields.py", line 17, in MatrixField
metaclass = models.SubfieldBase
AttributeError: module 'django.db.models' has no attribute 'SubfieldBase'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions