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

Commits on Apr 4, 2012

  1. EmbeddedDocumentForm now works not only with ListField

    valuerr authored and Valentin Gorbunov committed Apr 4, 2012
    Configuration menu
    Copy the full SHA
    1985be2 View commit details
    Browse the repository at this point in the history
  2. minifix

    valuerr authored and Valentin Gorbunov committed Apr 4, 2012
    Configuration menu
    Copy the full SHA
    33bb9e3 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2012

  1. Fix for pk=SequenceField()

    Valentin Gorbunov committed May 12, 2012
    Configuration menu
    Copy the full SHA
    cc4a3a8 View commit details
    Browse the repository at this point in the history
  2. Fix for pymongo==2.2

    Valentin Gorbunov committed May 12, 2012
    Configuration menu
    Copy the full SHA
    45ce21c View commit details
    Browse the repository at this point in the history
Loading