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: library-collections/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: sigurdga/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.
  • 10 commits
  • 9 files changed
  • 5 contributors

Commits on Jan 24, 2018

  1. Fix requirements.txt: Setting django version to 1.9 and pillow to 5.0.0

    Alejandro Brunacci authored and Alejandro Brunacci committed Jan 24, 2018
    Configuration menu
    Copy the full SHA
    d9ac52d View commit details
    Browse the repository at this point in the history
  2. Merge pull request sigurdga#71 from Abrunacci/django1.9

    Fix requirements.txt: Setting django version to 1.9 and pillow to 5.0.0
    sigurdga authored Jan 24, 2018
    Configuration menu
    Copy the full SHA
    dacbbe3 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2018

  1. Upgrade to Django 2.0(.2)

    Changes needed since url library has been rewritten in this version of
    Django.
    sigurdga committed Feb 14, 2018
    Configuration menu
    Copy the full SHA
    74e34df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04efb0c View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2019

  1. Bump pillow from 5.0.0 to 6.2.0

    Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.0.0 to 6.2.0.
    - [Release notes](https://github.com/python-pillow/Pillow/releases)
    - [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst)
    - [Commits](python-pillow/Pillow@5.0.0...6.2.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 22, 2019
    Configuration menu
    Copy the full SHA
    f487163 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2020

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

Commits on Aug 11, 2020

  1. Merge pull request sigurdga#80 from Codentia/master

    Add trailing slashes for newer versions of Django (default settings)
    sigurdga authored Aug 11, 2020
    Configuration menu
    Copy the full SHA
    7278b9e View commit details
    Browse the repository at this point in the history
  2. Merge pull request sigurdga#79 from sigurdga/dependabot/pip/pillow-6.2.0

    Bump pillow from 5.0.0 to 6.2.0
    sigurdga authored Aug 11, 2020
    Configuration menu
    Copy the full SHA
    f8b80d3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a57454 View commit details
    Browse the repository at this point in the history
  4. Update pillow dependency

    Not tested. Will archive repository soon.
    sigurdga committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    0f819ad View commit details
    Browse the repository at this point in the history
Loading