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: jschrewe/django-mongodbforms
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: lucidbard/django-mongodbforms
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 6 commits
  • 5 files changed
  • 2 contributors

Commits on Aug 22, 2015

  1. Fix import RemovedInDjango19Warning

    django.forms.util now is called utils
    thomwiggers committed Aug 22, 2015
    Configuration menu
    Copy the full SHA
    751ff21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0ce29c View commit details
    Browse the repository at this point in the history
  3. Trim trailing whitespace

    thomwiggers committed Aug 22, 2015
    Configuration menu
    Copy the full SHA
    b667463 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2015

  1. Another util->utils

    thomwiggers committed Aug 23, 2015
    Configuration menu
    Copy the full SHA
    781c3bd View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2015

  1. Removed backward compatibility

    John Murray committed Sep 24, 2015
    Configuration menu
    Copy the full SHA
    92c6310 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2015

  1. Added fix

    John Murray committed Sep 25, 2015
    Configuration menu
    Copy the full SHA
    88358b5 View commit details
    Browse the repository at this point in the history
Loading