issues
search
em1208
/
adrf
Async support for Django REST framework
Other
449
stars
25
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Pagination
#53
sergiusnick
opened
3 weeks ago
0
ASerializerMethodField
#52
sergiusnick
opened
3 weeks ago
0
Async versions of pagination from DRF
#51
sergiusnick
opened
3 weeks ago
0
Is it ready for production?
#50
sparkshares
closed
1 month ago
2
The nested ModelSerialzier runs the synchronization code with a ForeignKey
#49
cy9747
opened
1 month ago
1
Fix many to many async set
#48
Vonfry
closed
1 month ago
0
Using related fields in serializers trigger SynchronousOnlyOperation
#47
G4DavidAlmeida
opened
2 months ago
1
Determine if a field is async or not by the presence of ato_representation.
#46
tbeadle
closed
1 month ago
3
Add routers that support sync and async viewsets.
#45
tbeadle
closed
1 month ago
2
Wrong handlers being found for ViewSets
#44
tbeadle
closed
1 month ago
3
serializer using ForeignKey causes SynchronousOnlyOperation error
#43
ingrurat
closed
3 months ago
3
Performing actual queries in `get_queryset` method
#42
giulioindev
opened
3 months ago
1
Question ? 🙋🏼♂️
#41
enzofrnt
closed
3 months ago
7
Updated dependencies
#40
em1208
closed
3 months ago
0
Fix for PrimaryKeyRelatedField serializer bug
#39
em1208
closed
3 months ago
0
Serializer Bug with 'PrimaryKeyRelatedField'
#38
kala1883
closed
3 months ago
3
Pull Request for #26
#37
stephanelatil
closed
3 months ago
1
WIP work to have mixin work on viewsets
#36
xrmx
closed
3 months ago
1
Make inheriting methods in ViewSet work
#35
xrmx
closed
3 months ago
2
Added function based view tests for authentication
#34
em1208
closed
7 months ago
0
Add object permission and update README.md
#33
cyx2000
closed
7 months ago
0
Require CSRF when api_view(('POST')) on 0.1.5, but not in 0.1.4
#32
Artasov
closed
7 months ago
1
Upgraded dependencies
#31
em1208
closed
8 months ago
0
Added the async testing utils.
#30
NiKuma0
closed
8 months ago
0
Update README.md
#29
gabn88
closed
8 months ago
1
Authentication error with 0.1.3 release
#28
XiweiAtVian
closed
7 months ago
9
ModelSerializer with SerializerMethodField and overriding to_representation
#27
famdude
opened
10 months ago
11
Support for GenericViewSet and ModelViewSet
#26
korsar182
closed
3 months ago
3
feat: Add async support to authentication, permission, and throttle classes
#25
realsama
closed
10 months ago
1
Synchronous Exception when using ModelSerializer
#24
code-wizard
closed
11 months ago
4
Fix to_representation when using ChoiceField.
#23
spanishpy
closed
10 months ago
0
Support for authentication_classes
#22
korsar182
closed
10 months ago
1
Is there a way to implement an asynchronous pagination in class based views like in drf for the sync case?
#21
giulioindev
closed
3 months ago
5
Error with decorators in method
#20
OmarSRolo
closed
7 months ago
1
APIView: Allow mixing of synchronous and asynchronous handlers
#19
cfra
closed
1 year ago
0
Use a more restrained action coroutine check
#18
sarayourfriend
closed
1 year ago
1
add async serializer support
#17
realsama
closed
1 year ago
2
caching issue
#16
olupy
closed
7 months ago
7
Generics support
#15
shahriar350
closed
3 months ago
4
ViewSet incorrectly checks if ordinary properties and members on a class are async
#14
dalberto
closed
1 year ago
2
how can i write async serializers to go with my async ViewSet?
#13
ehudkaldor
closed
1 year ago
1
Does `adrf` support `django`(version 4.2)?
#12
lilli-nishikawa
closed
1 year ago
2
About Async Relational Fields
#11
HappyDingning
opened
1 year ago
1
ModelViewSet implementation
#10
kwood
closed
3 months ago
3
Writing tests for async views
#9
mateokurti
closed
1 year ago
1
Async support for the `ViewSet` class
#8
kartava
closed
1 year ago
5
Adds `async` support for the `ViewSet` class
#7
kartava
closed
1 year ago
0
add viewsets action decorators.
#6
abdoohossamm
closed
1 year ago
3
ViewSets
#5
djstein
closed
1 year ago
2
Best practices for partial async implementation in DRF
#4
gschurck
closed
1 year ago
6
Next