issues
search
umutbozkurt
/
django-rest-framework-mongoengine
Mongoengine support for Django Rest Framework
MIT License
617
stars
166
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
AttributeError: module 'rest_framework.fields' has no attribute 'NullBooleanField'
#299
rajutechie
opened
8 months ago
3
Remove the requirement for NullBooleanField
#298
vainu-arto
opened
9 months ago
1
Object of type ObjectId is not JSON serializable
#297
481460Prasanna
opened
1 year ago
2
Bump mkdocs from 0.15.3 to 1.2.3 in /requirements
#296
dependabot[bot]
opened
1 year ago
1
How using write_concern args when perform_create method is invoke
#295
zhuntipusa
opened
1 year ago
0
QuerySet class in MongoEngine does not have .model key as the django.db.models.query.QuerySet.model in
#294
oussjarrousse
opened
1 year ago
0
Upon deserializing, reference fields are not present within the validated_data
#293
ris-tlp
opened
2 years ago
1
Create a Permissions Profile
#292
JillAnayas
opened
2 years ago
1
Is it possible to enable cache?
#291
wdxwj
closed
2 years ago
3
Is nested DynamicEmbeddedDocument of Mongoengine supported in DRF mongoengine?
#290
Isshwarya
opened
2 years ago
2
Add `style` to field kwargs.
#289
regoawt
opened
2 years ago
0
`style` not included in `utils.get_field_kwargs()`; not aligned to DRF core arguments
#288
regoawt
opened
2 years ago
2
No validation for primary key
#287
AhabalTambal
opened
2 years ago
1
Is there a way to speed serializer?
#286
HendricksRichard
opened
2 years ago
1
The DocumentSerializer uses the default value from the model definition when the field does not even exists in the document yet
#285
Rowadz
opened
3 years ago
2
Let's use ref_name for nested embedded fields as well
#284
krsteve
opened
3 years ago
5
Allow nullable EmbeddedDocumentLists to be set to None
#283
vainu-arto
opened
3 years ago
0
Serializer Field: `default=0` gets ignored
#282
acu192
opened
3 years ago
1
Compatibility improvements
#281
skeletorXVI
closed
2 years ago
1
NullBooleanField is deprecated in favor of BooleanField(allow_null=True)
#280
nikolaik
opened
3 years ago
0
rest_framework_mongoengine CreateOnlyDefault() not working
#279
bennik88
opened
4 years ago
0
Testing API's?
#278
lakshaytalkstomachines
opened
4 years ago
0
type object 'XXX' has no attribute '_fields'
#277
jabbawockeez
opened
4 years ago
2
Embedded Document field has no attribute items error in recursive_save
#276
vijesh-venugopal
opened
4 years ago
0
Support latest drf@3.11.0 and django@3.0.0 from Betalos master
#275
uoxiu
closed
4 years ago
1
Support latest drf@3.11.0 and django@3.0.0
#274
Betalos
closed
4 years ago
1
Compatible with Django 3.0
#273
LKI
closed
4 years ago
3
Resolves #271
#272
anshul217
closed
5 years ago
1
Doesn't work with djangorestframework=^3.10.2
#271
Zuiluj
closed
5 years ago
1
unicode_to_repr Import error from rest_framework
#270
nsavic89
closed
5 years ago
1
Support for drf 3.10.x release.
#269
Betalos
closed
5 years ago
13
Add support for last version of DRF and Django 2 + add DateField
#268
uoxiu
closed
5 years ago
1
Will it support django2.x in the future?
#267
cmdedj
closed
5 years ago
6
ettings.DATABASES is improperly configured. Please supply the ENGINE value. Check settings documentation for more details.
#266
Alireza-Ahmady
closed
4 years ago
2
remove exact as default lookup for UniqueValidator
#265
rkunal
closed
4 years ago
1
UniqueValidator is resulting in regex query rather than an equality check
#264
bazinga012
closed
4 years ago
2
I want to add dynamic fields in document. If field is not defined in schema.
#263
varunajmera0
opened
5 years ago
0
TypeError: 'TopLevelDocumentMetaclass' object is not iterable
#262
rinkita22
opened
6 years ago
4
Serializer for ListField(ReferenceField) fails when setting unique=True
#261
sebitoelcheater
opened
6 years ago
1
fix typo in readme
#260
swdream
closed
4 years ago
0
Is this project still active?
#259
Niyojan
closed
4 years ago
8
A DocumentSerializer should be able to have a ModelSerializer field
#258
sebitoelcheater
closed
6 years ago
0
Compatible lib for filtering
#257
oiacrasec
closed
6 years ago
1
EmbeddedDocument field in DocumentSerializer can't be set to null
#256
sebitoelcheater
opened
6 years ago
3
support mongoengine search
#255
edison7500
closed
1 year ago
4
unique=True, sparse=True, required=False error in serialization
#254
SagarKAdhikari
opened
6 years ago
1
int() argument must be a string or a number, not 'ObjectId'
#253
daffodilistic
opened
6 years ago
0
Add Module to Conda Forge
#252
ccravens
opened
6 years ago
0
mongoengine partial update document
#251
ecomdevsolutions
opened
6 years ago
3
properly save nillable EmbeddedDocumentListField
#250
MiltosD
opened
6 years ago
0
Next