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: RobCombs/django-locking
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Govexec/django-locking
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
  • 6 files changed
  • 4 contributors

Commits on May 22, 2015

  1. urls.defaults is no longer in django

    Supporting Django 1.8 upgrade
    cgreinke committed May 22, 2015
    Configuration menu
    Copy the full SHA
    109e261 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2015

  1. Merge pull request #1 from Govexec/1997-update-django-1.4-compat

    urls.defaults is no longer in django
    cgreinke committed May 28, 2015
    Configuration menu
    Copy the full SHA
    a09840f View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2016

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

Commits on Jun 23, 2016

  1. Merge pull request #2 from Govexec/fixing-seconds-remaining

    Fixing call to timedelta. Seconds is required as used in the call.
    cgreinke authored Jun 23, 2016
    Configuration menu
    Copy the full SHA
    b48e798 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2016

  1. Remove unused migrations

    acrewdson committed Oct 12, 2016
    Configuration menu
    Copy the full SHA
    edf465b View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2016

  1. Merge pull request #3 from Govexec/remove-migrations

    Remove defunct migrations
    acrewdson authored Oct 27, 2016
    Configuration menu
    Copy the full SHA
    b9886b0 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2017

  1. Clean up admin.py file.

    Rahul Abrol committed Nov 15, 2017
    Configuration menu
    Copy the full SHA
    415a86f View commit details
    Browse the repository at this point in the history
  2. Accommodate multi-lock returns

    Rahul Abrol committed Nov 15, 2017
    Configuration menu
    Copy the full SHA
    230b371 View commit details
    Browse the repository at this point in the history
  3. Whitespace changes.

    Rahul Abrol committed Nov 15, 2017
    Configuration menu
    Copy the full SHA
    2cfbafb View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2017

  1. Merge pull request #4 from Govexec/GEMG-414-locking-fixes

    GEMG-414 Accommodate multi-lock returns
    ra4ul authored Nov 16, 2017
    Configuration menu
    Copy the full SHA
    50c9c1b View commit details
    Browse the repository at this point in the history
Loading