Skip to content
This repository was archived by the owner on Aug 12, 2020. It is now read-only.
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: sigurdga/django-jquery-file-upload
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: nkeilar/django-jquery-file-upload
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 16 files changed
  • 1 contributor

Commits on Jan 20, 2013

  1. add south migrations

    nkeilar committed Jan 20, 2013
    Configuration menu
    Copy the full SHA
    0f76e91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fde6292 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b8a9414 View commit details
    Browse the repository at this point in the history
  4. dummy tests

    nkeilar committed Jan 20, 2013
    Configuration menu
    Copy the full SHA
    11e927b View commit details
    Browse the repository at this point in the history
  5. associate user with Picture

    nkeilar committed Jan 20, 2013
    Configuration menu
    Copy the full SHA
    fb01475 View commit details
    Browse the repository at this point in the history
  6. return the filename

    nkeilar committed Jan 20, 2013
    Configuration menu
    Copy the full SHA
    5d3714f View commit details
    Browse the repository at this point in the history
  7. fix javascript file reference

    nkeilar committed Jan 20, 2013
    Configuration menu
    Copy the full SHA
    02db8f9 View commit details
    Browse the repository at this point in the history
  8. update style

    nkeilar committed Jan 20, 2013
    Configuration menu
    Copy the full SHA
    72698a7 View commit details
    Browse the repository at this point in the history
  9. csrf update - works for me

    nkeilar committed Jan 20, 2013
    Configuration menu
    Copy the full SHA
    7709151 View commit details
    Browse the repository at this point in the history
  10. white space updates

    nkeilar committed Jan 20, 2013
    Configuration menu
    Copy the full SHA
    89befab View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    16114a0 View commit details
    Browse the repository at this point in the history
  12. Add setup.py from h3's fork

    nkeilar committed Jan 20, 2013
    Configuration menu
    Copy the full SHA
    d611af5 View commit details
    Browse the repository at this point in the history
Loading