issues
search
evenicoulddoit
/
django-rest-framework-serializer-extensions
Extensions to help DRY up Django Rest Framework serializers
Other
247
stars
23
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Python 3.10 Support
#57
adeang47
opened
2 weeks ago
1
Update CI to test against current Python/Django/DRF
#56
philipstarkey
closed
8 months ago
2
Bump wheel from 0.24.0 to 0.38.1
#55
dependabot[bot]
opened
1 year ago
0
Bump codecov from 2.0.15 to 2.0.16
#54
dependabot[bot]
opened
2 years ago
0
Unclear how to obfuscate user.id in UserSerializer
#53
rjmoggach
closed
2 years ago
3
Accessing `serializer.fields` inside a nested serializer breaks the use of `only/exclude`
#52
philipstarkey
opened
2 years ago
5
Cut: Drop external mock test dependency
#51
evenicoulddoit
closed
2 years ago
0
Configure: Code quality (black, flake8, isort)
#50
evenicoulddoit
closed
2 years ago
0
Replace Travis by GitHub actions & add newer versions to build matrix
#49
browniebroke
closed
2 years ago
5
Pass additional kwargs to nested serializers
#48
philipstarkey
opened
3 years ago
7
It's not working
#47
Mng-dev-ai
closed
3 years ago
0
Opinion on django-auto-prefetching
#46
jpmckinney
closed
3 years ago
2
Unable to access related object specified in expandable_fields from serializer
#45
rldiao
closed
3 years ago
4
how to deal with _id_resolved
#44
arnoldordz
closed
3 years ago
1
Bump: Package to 2.0.1
#43
evenicoulddoit
closed
4 years ago
0
Fix: Remove import_local() - compatibility with AppConfig apps
#42
evenicoulddoit
closed
4 years ago
0
Chore: CHANGELOG to follow keepachangelog standards
#41
evenicoulddoit
closed
4 years ago
0
This just doesn't work
#40
mmichealjroberts
closed
4 years ago
3
Not able to run this on remote server
#39
SadbhavanaBhardwaj
closed
4 years ago
1
import_local does not work with app installed via an AppConfig
#38
sdementen
closed
4 years ago
4
Add Django REST Framework 3.11 to tox.ini
#37
rvause
closed
4 years ago
3
2.0.0
#36
evenicoulddoit
closed
4 years ago
1
Adding Django 3.0 support
#35
ChrisBurch
closed
4 years ago
4
Support Django 3.0
#34
ChrisBurch
closed
4 years ago
6
Release: 1.0.0
#33
evenicoulddoit
closed
5 years ago
1
Refactor: Update test assertions to remove Py3 deprecation warnings
#32
evenicoulddoit
closed
5 years ago
1
Bump: Compliance with updated dependencies
#31
evenicoulddoit
closed
5 years ago
1
Fix: Python3 test failures (dict keys not a list)
#30
evenicoulddoit
closed
5 years ago
1
fix: Retain ordering when using exclude/only
#29
evenicoulddoit
closed
5 years ago
0
Fix: Re-instate codecov coverage reporting
#28
evenicoulddoit
closed
5 years ago
0
Not able to deserialize OneToOneField relationships in DRF>=3.7.0
#27
c-oreills
closed
5 years ago
3
DRF 3.9+ compatbility
#26
antwan
closed
5 years ago
3
Support nullable foreign keys with read_only=False
#25
fabricemarie
opened
6 years ago
0
Unable to expand writable related fields on POST
#24
BerniWittmann
opened
6 years ago
7
Name the result array
#23
noelvillaman
closed
6 years ago
5
Saving object with expanded relations
#22
solartune
closed
6 years ago
14
GenericRelation occurs an error.
#21
legshort
closed
2 years ago
18
Reinstate codecov
#20
evenicoulddoit
closed
5 years ago
1
Document: ExternalIdViewMixin
#19
evenicoulddoit
closed
5 years ago
0
Documentation for HashIds should mention the use of the ExternalIdViewMixin
#18
joeribekker
closed
5 years ago
1
Update contributing.md
#17
DomHudson
closed
6 years ago
1
Update dependency & Django version support
#16
evenicoulddoit
closed
6 years ago
1
Explicit decoding of README from UTF-8 in setup.py.
#15
KyeRussell
closed
6 years ago
3
Make utils.local_import check INSTALLED_APPS for compound paths
#14
mhotwagner
closed
7 years ago
2
util.import_local fails on apps with compound paths
#13
mhotwagner
closed
7 years ago
1
Detail view does not find the instance when using the hashed id
#12
OskarPersson
closed
7 years ago
4
Fix: Support API views instantiated without a request
#11
evenicoulddoit
closed
7 years ago
1
Modification in case self.request is None (when using DRF js client)
#10
jojolalpin
closed
7 years ago
5
Small problem with DRF js client
#9
jojolalpin
closed
7 years ago
9
Non-model serializers always include method fields
#8
evenicoulddoit
closed
7 years ago
0
Next