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: StreetVoice/django-elastic-transcoder
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: rk2810/django-elastic-transcoder
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.
  • 4 commits
  • 8 files changed
  • 1 contributor

Commits on May 30, 2019

  1. Adapt to django 2+ changes.

    Signed-off-by: rk2810 <rohan.kumquat@gmail.com>
    rk2810 committed May 30, 2019
    Configuration menu
    Copy the full SHA
    bf7d061 View commit details
    Browse the repository at this point in the history
  2. URLs: Anything above django 1.9 should work with this.

    Signed-off-by: rk2810 <rohan.kumquat@gmail.com>
    rk2810 committed May 30, 2019
    Configuration menu
    Copy the full SHA
    77a3425 View commit details
    Browse the repository at this point in the history
  3. Bump version to 1.0.5.

    - Support for latest django 2.1.
    
    Signed-off-by: rk2810 <rohan.kumquat@gmail.com>
    rk2810 committed May 30, 2019
    Configuration menu
    Copy the full SHA
    8b78a9e View commit details
    Browse the repository at this point in the history
  4. TEST: Edit test config for travis CI.

    Signed-off-by: rk2810 <rohan.kumquat@gmail.com>
    rk2810 committed May 30, 2019
    Configuration menu
    Copy the full SHA
    1b1f769 View commit details
    Browse the repository at this point in the history
Loading