-
Notifications
You must be signed in to change notification settings - Fork 166
Issues: umutbozkurt/django-rest-framework-mongoengine
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
AttributeError: module 'rest_framework.fields' has no attribute 'NullBooleanField'
#299
opened Feb 8, 2024 by
rajutechie
How using write_concern args when perform_create method is invoke
#295
opened Dec 6, 2022 by
zhuntipusa
QuerySet class in MongoEngine does not have .model key as the django.db.models.query.QuerySet.model in
#294
opened Nov 22, 2022 by
oussjarrousse
Upon deserializing, reference fields are not present within the validated_data
#293
opened Aug 30, 2022 by
ris-tlp
Is nested DynamicEmbeddedDocument of Mongoengine supported in DRF mongoengine?
#290
opened Mar 8, 2022 by
Isshwarya
style
not included in utils.get_field_kwargs()
; not aligned to DRF core arguments
#288
opened Feb 17, 2022 by
regoawt
NullBooleanField is deprecated in favor of BooleanField(allow_null=True)
#280
opened Dec 23, 2020 by
nikolaik
Embedded Document field has no attribute items error in recursive_save
#276
opened Apr 22, 2020 by
vijesh-venugopal
I want to add dynamic fields in document. If field is not defined in schema.
#263
opened Feb 11, 2019 by
varunajmera0
Serializer for ListField(ReferenceField) fails when setting unique=True
#261
opened Oct 9, 2018 by
sebitoelcheater
EmbeddedDocument field in DocumentSerializer can't be set to null
#256
opened Aug 4, 2018 by
sebitoelcheater
unique=True, sparse=True, required=False error in serialization
#254
opened Jun 18, 2018 by
SagarKAdhikari
int() argument must be a string or a number, not 'ObjectId'
#253
opened Jun 1, 2018 by
daffodilistic
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.