Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v3.0.0 #2

Merged
merged 1 commit into from
Dec 7, 2017
Merged

v3.0.0 #2

merged 1 commit into from
Dec 7, 2017

Conversation

jacobsvante
Copy link
Owner

  • Add support for creating page entries with CreateMultiple. Signature for nav.page has changed to take method as its second argument. Supports ReadMultiple (previous default) and CreateMultiple.
  • Default to always turning elements with the same name as the Page into lists results for ReadMultiple and CreateMultiple page results. Disable this behavior by passing in force_list=False to nav.page.

* Add support for creating page entries with CreateMultiple. Signature for `nav.page` has changed to take `method` as its second argument. Supports ReadMultiple (previous default) and CreateMultiple.
* Default to always turning elements with the same name as the Page into lists results for ReadMultiple and CreateMultiple page results. Disable this behavior by passing in `force_list=False` to `nav.page`.
@jacobsvante jacobsvante merged commit e17269a into master Dec 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant