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: NixOS/nixpkgs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 94adf8d17dba
Choose a base ref
...
head repository: NixOS/nixpkgs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 17496a2e0756
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Jul 27, 2017

  1. pythonPackages.django_1_10: drop

    Drop django_1_10 ahead of `release-17.09`[1] branch off. Django-1.10
    will not be maintained for the entire lifetime of 17.09 so only the 1.8
    and 1.11 branches are maintained (both are LTS versions[2]).
    
    [1] https://groups.google.com/forum/#!topic/nix-devel/vILGXXbeCPg
    [2] https://www.djangoproject.com/download/
    lsix committed Jul 27, 2017
    Copy the full SHA
    128430c View commit details
  2. Merge pull request #27682 from lsix/drop_django_1_10

    pythonPackages.django_1_10: drop
    FRidh authored Jul 27, 2017
    Copy the full SHA
    17496a2 View commit details
Loading