An open API service providing commit metadata for open source projects.

GitHub / django-json-api/django-rest-framework-json-api / commits

JSON:API support for Django REST framework

SHA Message Author Date Stats
eca21748 Include parameter now supports paths Jonathan Senecal <j****l@z****m> about 10 years ago
c1970c17 Choicefields should have choices in metadata Jonathan Senecal <j****l@z****m> about 10 years ago
ac8dcbba Cleaned up the renderer as include parameter errors are now handled in the se... Jonathan Senecal <x****x@g****m> about 10 years ago
d62b455f Implemented IncludedResourcesValidationMixin Jonathan Senecal <x****x@g****m> about 10 years ago
02b38ba6 Compound documents are now fully supported Jonathan Senecal <j****l@z****m> about 10 years ago
52af6e4d merge Merge pull request #109 from ZEROFAIL/develop Jonathan Senecal <j****l@z****m> about 10 years ago
041f5b36 edit utils.extract_relationships to take into account fields with explicitly ... Leifur Halldor Asgeirsson <l****n@z****m> about 10 years ago
ab2fbc5f Don't crash on missing URL field Jonathan Senecal <j****l@z****m> about 10 years ago
4d890bbb Few bugfixes on the metadata renderer Jonathan Senecal <j****l@z****m> about 10 years ago
658f2818 merge Merge pull request #108 from django-json-api/feature/sparse_fieldsets Jerel Unruh <m****l@u****m> about 10 years ago
e56ef782 Implemented SparseFieldsetsMixin Jonathan Senecal <j****l@z****m> about 10 years ago
99ed076d HyperlinkedRelatedField is not needed anymore with ResourceRelatedField Jonathan Senecal <j****l@z****m> about 10 years ago
33aacad0 Comment typo Jonathan Senecal <j****l@z****m> about 10 years ago
41865df5 Refactored `get_resource_name` to exctract `get_resource_type_from_serializer` Jonathan Senecal <j****l@z****m> about 10 years ago
ff13ed49 Fixed a documentation typo Jerel Unruh <m****l@u****m> about 10 years ago
52127d95 Tagged alpha-3 Jerel Unruh <m****l@u****m> about 10 years ago
528eb046 merge Merge pull request #106 from django-json-api/feature/pluralize Jerel Unruh <m****l@u****m> about 10 years ago
ca48dcb4 Fixed small Copy/Paste mistake Jonathan Senecal <j****l@z****m> about 10 years ago
84f68bf8 Tests using wrong settings Jonathan Senecal <j****l@z****m> about 10 years ago
7d25ca9a Introduced option JSON_API_PLURALIZE_RELATION_TYPE Jonathan Senecal <j****l@z****m> about 10 years ago
63ff17b4 Fixes for ResourceRelatedField in the browseable API Jonathan Senecal <x****x@g****m> about 10 years ago
771ac104 Fix for edge case where the fields are read-only and automatically generated. Jonathan Senecal <j****l@z****m> about 10 years ago
fafa973d merge Merge remote-tracking branch 'origin/develop' into develop Jonathan Senecal <j****l@z****m> about 10 years ago
cdc8b61e Fix issue when serializer is an HyperlinkedModelSerializer Jonathan Senecal <j****l@z****m> about 10 years ago
472158db Added a link to the live demo Jerel Unruh <m****l@u****m> about 10 years ago
2a951c69 Missing fix for List views Jonathan Senecal <j****l@z****m> about 10 years ago
02f61045 Trying to make code-climate happier Jonathan Senecal <j****l@z****m> about 10 years ago
dbefe692 Updated docstrings Jonathan Senecal <j****l@z****m> about 10 years ago
1a15fa17 Return a blank serializer for the browsable API raw form Jonathan Senecal <j****l@z****m> about 10 years ago
5a08de64 ResourceRelatedField now works in list views as well Jonathan Senecal <j****l@z****m> about 10 years ago
90678c72 merge Merge branch 'develop' of github.com:django-json-api/django-rest-framework-js... Jerel Unruh <m****l@u****m> about 10 years ago
b8111de7 merge Merge branch 'abdulhaq-e-feature/example' into develop Jerel Unruh <m****l@u****m> about 10 years ago
21c89118 merge Merge pull request #104 from django-json-api/feature/ResourceRelatedField Jerel Unruh <m****l@u****m> about 10 years ago
7ba1ab67 Added Code Climate badge Jerel Unruh <m****l@u****m> about 10 years ago
61ca12de DRF 3.1 does not have self.pk_field in PrimaryKeyRelatedField Jonathan Senecal <x****x@g****m> about 10 years ago
e130bff8 Updated failed test to work with updated field Jonathan Senecal <x****x@g****m> about 10 years ago
23d0af68 Completed support for ResourceRelatedField Jonathan Senecal <x****x@g****m> about 10 years ago
d654c757 Relationships parsing are now only handled by compatible fields Jonathan Senecal <x****x@g****m> about 10 years ago
43c1df7c Check type only for PUT, POST and PATCH Jonathan Senecal <x****x@g****m> about 10 years ago
ea406d27 Updated docstring Jonathan Senecal <x****x@g****m> about 10 years ago
1638c4b6 Moved Hyperlink class to utils.py Jonathan Senecal <x****x@g****m> about 10 years ago
ea54f112 WIP - Adding links to ResourceRelatedField Jonathan Senecal <j****l@z****m> about 10 years ago
68ae5756 merge Merge pull request #97 from django-json-api/feature/parsers Jerel Unruh <m****l@u****m> about 10 years ago
066de0fd merge Rebased from develop Jonathan Senecal <j****l@z****m> about 10 years ago
bc63e9fc Use six from Django instead Jonathan Senecal <j****l@z****m> about 10 years ago
fc69e1ed merge Merge pull request #103 from ZEROFAIL/develop Jerel Unruh <m****l@u****m> about 10 years ago
578e87dc merge Merge pull request #102 from kaldras/bugfix/extract-included Jerel Unruh <m****l@u****m> about 10 years ago
4e95bb41 get related instance or manager before getting relation type Leifur Halldor Asgeirsson <l****n@z****m> about 10 years ago
36cf32b5 Fix crash with serializers that have fields which do not exist on the model. Leifur Halldor Asgeirsson <l****n@z****m> about 10 years ago
6c5413c0 Compat fix for DRF 3.1 Jonathan Senecal <j****l@z****m> about 10 years ago
212c44a6 Compat fix for Django 1.6 Jonathan Senecal <j****l@z****m> about 10 years ago
5f0c2b4d Compat fix for Django 1.6 Jonathan Senecal <j****l@z****m> about 10 years ago
2797b9df Now supporting links for RelationshipView Jonathan Senecal <j****l@z****m> about 10 years ago
e103c42d Fixed .all() call on instance objects instead of only manager objects Adrian Wittwer <a****r@a****h> about 10 years ago
ea65003a Fixed missed empty test Jonathan Senecal <j****l@z****m> about 10 years ago
502cc431 Handle RelationshipViews Jonathan Senecal <j****l@z****m> about 10 years ago
0d6230f7 WIP support for links Jonathan Senecal <j****l@z****m> about 10 years ago
d3e4243e Updated error message Jonathan Senecal <j****l@z****m> about 10 years ago
20c7fb50 merge Merge branch 'develop' of github.com:django-json-api/django-rest-framework-js... Jonathan Senecal <j****l@z****m> about 10 years ago
a4ae22ca merge Merge pull request #99 from django-json-api/bugfix/exceptions Jonathan Senecal <j****l@z****m> about 10 years ago
76628842 merge Merge pull request #101 from django-json-api/feature/root-links Jonathan Senecal <j****l@z****m> about 10 years ago
854a8e0a More tests for RelationshipView Jonathan Senecal <j****l@z****m> about 10 years ago
610469dd Better handling of various HTTP methods for RelationshipView Jonathan Senecal <j****l@z****m> about 10 years ago
081d3a22 Handling RelationshipView Jonathan Senecal <j****l@z****m> about 10 years ago
01aa65bb Locked pytest to a specific version to try to work around obscure CI error Jerel Unruh <m****l@u****m> about 10 years ago
f22c968b Format the root API links as per the spec. Closes #58 Jerel Unruh <m****l@u****m> about 10 years ago
dc64c201 Fixed issue with empty "ToOne" relationship being returned as empty lists. Jonathan Senecal <j****l@z****m> about 10 years ago
7979db0c WIP RelationshipView Leifur Halldor Asgeirsson <l****n@z****m> about 10 years ago
d51eea6e Fix for Metadata object has no attribute 'Meta' Jonathan Senecal <j****l@z****m> about 10 years ago
16d4fa55 Working on relationships views Jonathan Senecal <j****l@z****m> about 10 years ago
5e6d22b7 added a factory with relations and basic tests abdulhaq <e****9@g****m> about 10 years ago
205ce762 Improve render formatting of all DRF's internal exceptions Jerel Unruh <m****l@u****m> about 10 years ago
ba985efa Merge stashed changes Leifur Halldor Asgeirsson <l****n@z****m> about 10 years ago
a1f5095c merge Merge branch 'develop' of github.com:django-json-api/django-rest-framework-js... Leifur Halldor Asgeirsson <l****n@z****m> about 10 years ago
1fa74e72 Created a generic _relationship_ endpoint view Jonathan Senecal <j****l@z****m> about 10 years ago
c3d0fca4 merge Merge pull request #96 from django-json-api/feature/example Jonathan Senecal <j****l@z****m> about 10 years ago
b74c4e0b Getting rid of get_related_resource_type for relations.ResourceRelatedField a... Jonathan Senecal <j****l@z****m> about 10 years ago
0fc8bb07 merge Merge branch 'develop' of github.com:django-json-api/django-rest-framework-js... Jonathan Senecal <j****l@z****m> about 10 years ago
5ca112e3 Added documentation for running the example app Jerel Unruh <m****l@u****m> about 10 years ago
412ceecf Improved the example blog app Jerel Unruh <m****l@u****m> about 10 years ago
d47d0af4 merge Merge pull request #95 from ZEROFAIL/feature/parsers Jonathan Senecal <j****l@z****m> about 10 years ago
5df8ee34 ResourceRelatedField & tests Leifur Halldor Asgeirsson <l****n@z****m> about 10 years ago
36b3a1bd merge Merge pull request #94 from martinmaillard/related-instances-type Jerel Unruh <m****l@u****m> about 10 years ago
10a503bd merge Merge pull request #93 from django-json-api/feature/capitalize Jonathan Senecal <j****l@z****m> about 10 years ago
c864c970 Extract type for each related instance Martin Maillard <s****f@m****m> about 10 years ago
7c6e3cfc Don't lowercase resource names as it destroys inflection Jerel Unruh <m****l@u****m> about 10 years ago
2202e268 Proper error messages Jonathan Senecal <j****l@z****m> about 10 years ago
64ce3765 Wrong exception class in except Jonathan Senecal <j****l@z****m> about 10 years ago
ea6c6bc2 Thou shalt return something Jonathan Senecal <j****l@z****m> about 10 years ago
b06eecbd Updated inflection documentation Jerel Unruh <m****l@u****m> about 10 years ago
ab3dfdaf Unified `camelize` behavior and added `capitalize`. Jerel Unruh <m****l@u****m> about 10 years ago
8caebbb1 Renamed the classes so that they can replace their original equivalent transp... Jonathan Senecal <j****l@z****m> about 10 years ago
28833bff merge Merge pull request #92 from adfinis-sygroup/develop Jerel Unruh <m****l@u****m> about 10 years ago
c262e77f Fix camelcase -> dasherise issue Stefan Heinemann <s****n@c****h> about 10 years ago
f9c4fdf7 Created JSONAPIModelSerializer Jonathan Senecal <x****x@g****m> about 10 years ago
1aa6d399 Created JSONAPIRelatedField Jonathan Senecal <x****x@g****m> about 10 years ago
96a64842 Skip read_only attribute fields when the resource is non-existent Jonathan Senecal <x****x@g****m> about 10 years ago
8d4131b0 merge Merge pull request #91 from django-json-api/bugfix-#77 Jerel Unruh <m****l@u****m> about 10 years ago
64f8a6b9 Fix for issue #77 Jonathan Senecal <j****l@z****m> about 10 years ago
4aa6c5bb Added a 'Catch all' field type -> GenericField Jonathan Senecal <j****l@z****m> about 10 years ago

← Back to repository