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

docs: Fix description of DecimalField's max_digits #4714

Merged
merged 1 commit into from
Nov 29, 2016
Merged

docs: Fix description of DecimalField's max_digits #4714

merged 1 commit into from
Nov 29, 2016

Conversation

glarrain
Copy link
Contributor

As of PR #4377, max_digits=None is allowed for DecimalField.

refs #4377 #4372

As of PR #4377, `max_digits=None` is allowed for `DecimalField`.
@tomchristie tomchristie added this to the 3.5.4 Release milestone Nov 29, 2016
@tomchristie tomchristie merged commit aed8387 into encode:master Nov 29, 2016
@tomchristie
Copy link
Member

Great - thanks!

@glarrain glarrain deleted the patch-1 branch November 29, 2016 15:37
xordoquy added a commit to linovia/django-rest-framework that referenced this pull request Nov 29, 2016
…date

* reference/master:
  docs: Fix description of `DecimalField`'s `max_digits` (encode#4714)
  Update the Python doc links to use https and point to Python 3 (encode#4713)

# Conflicts:
#	docs/api-guide/fields.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants