Skip to content

Commit

Permalink
Merge 909faf7 into eecba2a
Browse files Browse the repository at this point in the history
  • Loading branch information
jfinkels authored Dec 19, 2016
2 parents eecba2a + 909faf7 commit 90a79f1
Show file tree
Hide file tree
Showing 4 changed files with 448 additions and 125 deletions.
2 changes: 2 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ Not yet released.
resource ID in the JSON document is not a JSON string.
- :issue:`536`: adds support for single-table inheritance.
- :issue:`540`: correctly support models that don't have a column named "id".
- :issue:`545`: refactors implementation of :class:`.DefaultDeserializer` so
that it is easier for subclasses to override different subprocedures.
- :issue:`546`: adds support for joined table inheritance.
- :issue:`548`: requests can now use the ``Accept: */*`` header.
- :issue:`559`: fixes bug that stripped attributes with JSON API reserved names
Expand Down
Loading

0 comments on commit 90a79f1

Please sign in to comment.