issues
search
drf-forms
/
drf-schema-adapter
Making using Django with frontend libraries and frameworks DRYer
http://drf-schema-adapter.readthedocs.io/en/latest/
MIT License
157
stars
40
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Using HyperLinkedModelSerializer with Endpoint
#83
SamuelJennings
opened
1 year ago
0
fix: Unable to install drf-schema-adapter with setuptools>67
#82
Superbil
opened
1 year ago
0
Fix typos cutom -> custom
#81
asmaps
closed
1 year ago
1
:book: actually mention adding drf_auto_endpoint to INSTALLED_APPS
#80
nanuxbe
closed
1 year ago
0
Can't install version >=3.0.1 from pypi anymore
#79
limolitz
closed
1 year ago
2
transposition of https://github.com/drf-forms/drf-schema-adapter/pull/53
#78
nanuxbe
closed
1 year ago
0
⬆️ Bump mkdocs from 0.17.3 to 1.2.3 in /docs
#77
dependabot[bot]
closed
1 year ago
1
Make package installable again
#76
rixx
closed
1 year ago
1
Unable to install drf-schema-adapter with setuptools>=67
#75
soerenbe
closed
1 year ago
1
`filter_fields` should be renamed to `filterset_fields`
#74
dameyerdave
opened
1 year ago
9
add write_only attribute
#73
hosler
closed
1 year ago
1
must add drf_auto_endpoint to INSTALLED_APPS
#72
hosler
closed
1 year ago
3
angular-formly Does not support the read_only option will cause failure
#71
qianxuanyon
closed
1 year ago
1
Object of type Gender is not JSON serializable when calling OPTIONS request
#70
MehdiDRISSIB
closed
1 year ago
1
🐛 fix AttributeError when url is None
#69
thijskramer
closed
1 year ago
1
🗑 import abstract base classes from collections.abc
#68
thijskramer
closed
1 year ago
2
Fix typo
#67
danuluma
closed
1 year ago
0
Recent version update (2.0.8) broke something
#66
hoermannpaul
closed
1 year ago
1
Update README for django.urls.path (instead of url)
#65
khink
closed
1 year ago
0
Test with Django Rest Framework 3.12, Django 3.1, Python 3.9
#64
khink
closed
1 year ago
4
DRF choices not set in MultiChoiceField serializer field
#63
MattFanto
opened
4 years ago
1
There may be some bugs
#62
zshongyi
closed
2 years ago
0
There may be some bugs
#61
zshongyi
closed
1 year ago
1
pluralization update
#60
jameswinegar
opened
4 years ago
0
AutoMetadata discards DRF format
#59
jayvdb
closed
1 year ago
1
ROOT_URLCONF
#58
jayvdb
opened
4 years ago
6
TypeError: register() got an unexpected keyword argument 'base_name'
#57
zvyn
closed
4 years ago
4
Add syntax highlighting to ReadMe.md
#56
GabLeRoux
closed
4 years ago
1
few typo corrections.
#55
carlfarrington
closed
4 years ago
1
angular2 support?
#54
zerox12311
closed
4 years ago
3
Request-based endpoint behaviour
#53
SupraSummus
closed
1 year ago
7
:white_check_mark: update versions for tests + compatibility matrix
#52
Leila20
closed
5 years ago
1
refactor utils.get_field_dict into class + singleton
#51
nanuxbe
closed
6 years ago
1
refactor factory functions into classes + singleton
#50
nanuxbe
opened
6 years ago
0
Allow AutoMetadata subclasses to provide their own field metadata
#49
ludwiktrammer
closed
6 years ago
3
Better export of relationships + tests
#48
nanuxbe
opened
6 years ago
1
Add documentation for get_(filter_fields/search_fields/ordering_fields)
#47
nanuxbe
opened
6 years ago
0
app export view set not found
#46
differentMonster
closed
5 years ago
4
Fix failing builds - Issue #44
#45
adrienbrunet
closed
6 years ago
1
Failing builds
#44
adrienbrunet
opened
6 years ago
6
OPTIONS request fails for serializers.Serializer subclass
#43
adriaanwm
opened
6 years ago
1
override EmberAdapter extras['choices']
#42
gthieleb
closed
6 years ago
2
filter_class does not respect filter_fields, Filter.fields
#41
gthieleb
closed
6 years ago
6
Fix #28 Prevent an exception on enum fields with ReactJS adapter
#40
biolds
closed
6 years ago
1
Allow __all__ keyword for field definition with non factory serializer
#39
Ptosiek
closed
6 years ago
2
Support for __all__ in fields definition
#38
Ptosiek
closed
6 years ago
2
json-schema support
#37
gthieleb
closed
6 years ago
8
Is export_app pretty much only for Ember guys?
#36
joshuajonah
closed
6 years ago
1
Wrong endpoint used in metadata when specifying viewset
#35
Ptosiek
closed
6 years ago
7
Fix #33
#34
Ptosiek
closed
6 years ago
1
Next