issues
search
beda-software
/
drf-writable-nested
Writable nested model serializer for Django REST Framework
Other
1.07k
stars
116
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Reverse relations not working for serializers with many=True
#89
oxan
opened
5 years ago
5
Use 'validated_data' for ChildSerializers
#88
KeithM23
opened
5 years ago
2
Fix CI build for Django 2.2
#87
ruscoder
closed
4 years ago
3
Why are you creating a new nested element every "update"?
#86
VasiliyRusin
opened
5 years ago
11
Creating new children on parent create
#85
Lynges
opened
5 years ago
8
Adding meta options for relations
#84
stygmate
opened
5 years ago
3
Stealing of sub objects (potential security issue)
#83
stygmate
opened
5 years ago
8
Query regarding auto creation of related field with foreign key.
#82
Niranjan-Rathod
closed
3 years ago
2
Enabled support for nested polymorphic relations
#81
csdenboer
closed
5 years ago
2
Validation problem for nested serializers with unique fields on update
#80
ryomahan
closed
5 years ago
5
Improve partial update for nested serializers
#79
ruscoder
opened
5 years ago
1
Update one related child model without deletion of other child models
#78
coler-j
opened
5 years ago
4
Problem with update - duplicate childs
#77
Martin317
opened
5 years ago
2
[Question] Nested partial update with non-nullable fields.
#76
DanielAviv
opened
5 years ago
1
Support Django 2.2
#75
johnthagen
closed
5 years ago
2
Integration with django-rest-polymorphic
#74
mattkamp
closed
5 years ago
4
Avoid update to other instances
#73
rbusquet
closed
5 years ago
6
Foreign keys with on_delete=SET_NULL should not be deleted on update IMHO
#72
izimobil
closed
2 years ago
2
Document 3.7 support in README and add Python versions badge
#71
johnthagen
closed
5 years ago
1
Support Python 3.7
#70
johnthagen
closed
5 years ago
1
Add support of Django 2.1
#69
fr0mhell
closed
5 years ago
1
Add support of Django 2.1
#68
fr0mhell
closed
5 years ago
0
Add support of Django 2.1
#67
fr0mhell
closed
5 years ago
0
Add support of Django 2.1
#66
fr0mhell
closed
5 years ago
1
Add support of Django 2.1
#65
fr0mhell
closed
5 years ago
1
Nested WritableNestedModelSerializer's fail to associate model tables correctly if in reverse alphabetic order
#64
johnthagen
closed
5 years ago
2
Syntax highlight several code blocks in README
#63
johnthagen
closed
5 years ago
1
Support Python 3.7
#62
johnthagen
closed
5 years ago
1
Have supported Python versions in setup.py match tested versions
#61
johnthagen
closed
5 years ago
1
Add Django 2.1 and DRF 3.8-3.9 support
#60
johnthagen
closed
5 years ago
2
Add support for Python 3.7 and Django 2.1
#59
johnthagen
closed
5 years ago
1
Multipart PATCH requests cause m2m relation to be deleted
#58
bjornpost
opened
5 years ago
6
Contributing a Different/Complementary Approach
#57
claytondaley
opened
5 years ago
7
many to many use through error: Cannot use add() on a ManyToManyField which specifies an intermediary model. Use backbay.Content_Tags's Manager instead.
#56
iyuhang
closed
5 years ago
2
Getting Error The `.create()` method does not support writable nested fields by default
#55
sohaibfarooqi
closed
6 years ago
2
Nested update validation fails when mixing partial and non-partial updates
#54
mumumumu
closed
5 years ago
4
Have a full validation for the child when performing a patch update on parent
#53
yuekui
closed
6 years ago
0
KeyError in `delete_reverse_relations_if_need`?
#52
ckcollab
closed
6 years ago
1
Validate nested field before creating it even in partial update
#51
yuekui
closed
6 years ago
3
in NestedUpdateMixin would be better to delete_reverse before update_or_create_reverse
#50
dz0
opened
6 years ago
7
WritableNestedModelSerializer and unique_together
#49
isasiluis28
opened
6 years ago
12
Atomic transaction
#48
ruscoder
opened
6 years ago
5
PATCH-ing object's id
#47
tsunday
opened
6 years ago
1
Remove UniqueValidator from nested serializers on create method
#46
Nekmo
closed
6 years ago
6
fixed MultiValueDictKeyError for nested_updates on reverse-relations
#45
projkov
closed
6 years ago
2
Fix data test example in README
#44
projkov
closed
6 years ago
3
Is support PATCH ?
#43
kentuck13
closed
6 years ago
6
fixed MultiValueDictKeyError for nested updates on reverse-relations
#42
bakerf
closed
6 years ago
5
Nested create ignore to_internal_value method
#41
Amoki
opened
6 years ago
2
DRFs built-in API not working, sending POST from elsewhere does
#40
julianflapper
closed
6 years ago
2
Previous
Next