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

NumberWidget.render() returns None as string #1650

Commits on Oct 4, 2023

  1. NumberWidget.render() returns None as empty string

      if coerce_to_string is True
    matthewhegarty committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    b4b8493 View commit details
    Browse the repository at this point in the history
  2. Update changelog.rst

    matthewhegarty committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    406fb5c View commit details
    Browse the repository at this point in the history
  3. added test

    matthewhegarty committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    181de0e View commit details
    Browse the repository at this point in the history
  4. Merge branch 'number-widget-coerce-to-string' of github.com:matthewhe…

    …garty/django-import-export into number-widget-coerce-to-string
    matthewhegarty committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    b56f8ec View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. removed None check

    matthewhegarty committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    315c97a View commit details
    Browse the repository at this point in the history