Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: danigosa/django-jsonfield
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: chalkchisel/django-jsonfield-1
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 12 commits
  • 4 files changed
  • 2 contributors

Commits on Oct 20, 2016

  1. Update fields.py

    Py3 compatibility
    Jesse Legg authored Oct 20, 2016
    Configuration menu
    Copy the full SHA
    f49c2ea View commit details
    Browse the repository at this point in the history
  2. Update forms.py

    Py3 compatibility
    Jesse Legg authored Oct 20, 2016
    Configuration menu
    Copy the full SHA
    2e84039 View commit details
    Browse the repository at this point in the history
  3. Update widgets.py

    Py3 compatibility
    Jesse Legg authored Oct 20, 2016
    Configuration menu
    Copy the full SHA
    48ccd21 View commit details
    Browse the repository at this point in the history
  4. Update __init__.py

    Jesse Legg authored Oct 20, 2016
    Configuration menu
    Copy the full SHA
    4a62391 View commit details
    Browse the repository at this point in the history
  5. Update fields.py

    Update for Py3 built-in json module
    Jesse Legg authored Oct 20, 2016
    Configuration menu
    Copy the full SHA
    8c26d1e View commit details
    Browse the repository at this point in the history
  6. Update widgets.py

    Jesse Legg authored Oct 20, 2016
    Configuration menu
    Copy the full SHA
    e739251 View commit details
    Browse the repository at this point in the history
  7. Update forms.py

    Jesse Legg authored Oct 20, 2016
    Configuration menu
    Copy the full SHA
    f1cdd3b View commit details
    Browse the repository at this point in the history
  8. Update forms.py

    Jesse Legg authored Oct 20, 2016
    Configuration menu
    Copy the full SHA
    2f90c31 View commit details
    Browse the repository at this point in the history
  9. Update fields.py

    Jesse Legg authored Oct 20, 2016
    Configuration menu
    Copy the full SHA
    9533c66 View commit details
    Browse the repository at this point in the history
  10. Return column type nvarchar(max)

    Jesse Legg committed Oct 20, 2016
    Configuration menu
    Copy the full SHA
    db0edbc View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2016

  1. Configuration menu
    Copy the full SHA
    c7e1559 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2016

  1. python3 basestring reference fix

    Jesse Legg committed Nov 17, 2016
    Configuration menu
    Copy the full SHA
    553af9c View commit details
    Browse the repository at this point in the history
Loading