Skip to content

Conversation

snphan
Copy link

@snphan snphan commented Jun 11, 2022

modified operations.py to address errors pertaining to negative Epoch…
Added storage class to save files in database using GridFS
@callmeloop
Copy link

I still get the same error after this change (with Django 4.0.5 and Djongo 1.3.6).

@jkariscodes
Copy link

I still get the same error after this change (with Django 4.0.5 and Djongo 1.3.6).

Also getting same error with Django 4.1.8 and Djongo 1.3.6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Djongo : Value: '__' must be an instance of <class 'dict'> or <class 'list'> when defining EmbeddedField or ArrayField in model