summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/django (follow)
Commit message (Expand)AuthorAgeFilesLines
* python3Packages.django_3: 3.2 -> 3.2.2•••https://www.djangoproject.com/weblog/2021/may/06/security-releases/ Robert Schütz2021-05-071-2/+2
* python3Packages.django_2: 2.2.20 -> 2.2.22•••https://www.djangoproject.com/weblog/2021/may/06/security-releases/ Robert Schütz2021-05-071-2/+2
* python3Packages.django_3: 3.1.7 -> 3.2•••Fixes: CVE-2021-28658 Martin Weinelt2021-04-071-2/+2
* python3Packages.django_2: 2.2.19 -> 2.2.20•••Fixes: CVE-2021-28658 Martin Weinelt2021-04-071-2/+2
* python3Packages.django_2: 2.2.18 -> 2.2.19•••This fixes CVE-2021-23336: https://www.djangoproject.com/weblog/2021/feb/19/security-releases/ Robert Schütz2021-03-201-2/+2
* python37Packages.django_3: 3.1.6 -> 3.1.7R. RyanTM2021-02-241-2/+2
* pythonPackages.django: 2.2.17 -> 2.2.18•••See https://docs.djangoproject.com/en/2.2/releases/2.2.18/ for release information Lancelot SIX2021-02-061-2/+2
* python37Packages.django_3: 3.1.5 -> 3.1.6R. RyanTM2021-02-051-2/+2
* pkgs/development/python-modules: stdenv.lib -> libPavol Rusnak2021-01-242-2/+2
* treewide: with stdenv.lib; in meta -> with lib;•••Part of: https://github.com/NixOS/nixpkgs/issues/108938 meta = with stdenv.lib; is a widely used pattern. We want to slowly remove the `stdenv.lib` indirection and encourage people to use `lib` directly. Thus let’s start with the meta field. This used a rewriting script to mostly automatically replace all occurances of this pattern, and add the `lib` argument to the package header if it doesn’t exist yet. The script in its current form is available at https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix Profpatsch2021-01-112-4/+4
* python37Packages.django_3: 3.1.4 -> 3.1.5R. RyanTM2021-01-051-2/+2
* python37Packages.django_3: 3.1.3 -> 3.1.4R. RyanTM2020-12-031-2/+2
* python3Packages.Django: 3.1.2 -> 3.1.3Frederik Rietdijk2020-11-051-2/+2
* python3Packages.Django: 2.2.16 -> 2.2.17Frederik Rietdijk2020-11-051-2/+2
* Revert "Revert "pythonPackages.django: clarify versions, remove django_lts at...•••Every major version will have only a single LTS release, which is the one we typically keep in Nixpkgs. https://www.djangoproject.com/download/ This reverts commit af8a48c3c12fc731f96eaa85a4531bea013d13c8. Frederik Rietdijk2020-10-251-0/+0
* Revert "pythonPackages.django: clarify versions, remove django_lts attribute"•••Fix eval. This reverts commit 00d5a1332234de8f0b8ac947f06a025689894e8c. Frederik Rietdijk2020-10-251-0/+0
* python3Packages.Django: 3.1.1 -> 3.1.2Frederik Rietdijk2020-10-251-2/+2
* pythonPackages.django_3: 3.1 -> 3.1.1•••See https://docs.djangoproject.com/en/3.1/releases/3.1.1/ Lancelot SIX2020-10-251-2/+2
* pythonPackages.django: clarify versions, remove django_lts attribute•••Every major version will have only a single LTS release, which is the one we typically keep in Nixpkgs. https://www.djangoproject.com/download/ Frederik Rietdijk2020-10-251-0/+0
* pythonPackages.django_3: init at 3.1Frederik Rietdijk2020-10-252-0/+72
* pythonPackages.django: 2.2.15 -> 2.2.16•••See https://docs.djangoproject.com/en/dev/releases/2.2.16/ Lancelot SIX2020-09-221-2/+2
* python3Packages.Django: 2.2.14 -> 2.2.15Frederik Rietdijk2020-08-291-2/+2
* pythonPackages.django_1_11: no longer supportedFrederik Rietdijk2020-08-291-34/+0
* pythonPackages.django: 2.2.13 -> 2.2.14•••See https://docs.djangoproject.com/en/2.2/releases/2.2.14/ for release information Lancelot SIX2020-07-151-2/+2
* pythonPackages.django2_2: 2.2.11 -> 2.2.13•••Fixes: CVE-2020-13254, CVE-2020-13596 Martin Weinelt2020-06-031-2/+2
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-102-2/+2
* pythonPackages.django_1_8: drop•••This version is heavily outdated and is not required anymore. Closes #52679 Lancelot SIX2020-03-221-32/+0
* django: update version 2.2.10 to 2.2.11Peter Simons2020-03-201-2/+2
* pythonPackages.django_2_2: 2.2.9 -> 2.2.10•••See https://docs.djangoproject.com/en/2.2/releases/2.2.10/ for release information Lancelot SIX2020-02-061-2/+2
* pythonPackages.django_1_11: 1.11.27 -> 1.11.28•••See https://docs.djangoproject.com/en/1.11/releases/1.11.28/ for release information Lancelot SIX2020-02-061-2/+2
* pythonPackages.django_2_1: drop•••Django-2.1 support ended on December 2, 2019, so drop it in nixpkgs as well. Lancelot SIX2020-01-211-38/+0
* pythonPackages.django: 1.11.26 -> 1.11.27•••See https://docs.djangoproject.com/en/1.11/releases/1.11.27/ for release information. Lancelot SIX2019-12-201-2/+2
* python3Packages.django_2_2: 2.2.8 -> 2.2.9•••See https://docs.djangoproject.com/en/2.2/releases/2.2.9/ fer release information. Lancelot SIX2019-12-191-2/+2
* Merge pull request #74902 from lsix/django-1.11.26•••pythonPackages.django: 1.11.24 -> 1.11.26Lancelot SIX2019-12-191-2/+2
|\
| * pythonPackages.django: 1.11.24 -> 1.11.26•••See - https://docs.djangoproject.com/en/1.11/releases/1.11.26/ - https://docs.djangoproject.com/en/1.11/releases/1.11.25/ Lancelot SIX2019-12-031-2/+2
* | python: Django: 2.1.14 -> 2.1.15Frederik Rietdijk2019-12-151-2/+2
* | pytthonPackages.django_2_2: 2.2.7 -> 2.2.8•••See https://docs.djangoproject.com/en/2.2/releases/2.2.8/ Lancelot SIX2019-12-041-2/+2
|/
* python: Django: 2.2.6 -> 2.2.7Frederik Rietdijk2019-11-221-2/+2
* python: Django: 2.1.13 -> 2.1.14Frederik Rietdijk2019-11-221-2/+2
* python: Django: 2.2.5 -> 2.2.6Frederik Rietdijk2019-10-181-2/+2
* python: Django: 2.1.11 -> 2.1.13Frederik Rietdijk2019-10-181-2/+2
* Merge pull request #68486 from B4dM4n/django-doublewrap•••django: don't wrap binary files twiceJörg Thalheim2019-09-113-15/+0
|\
| * django: don't wrap binary files twiceFabian Möller2019-09-113-15/+0
* | python3Packages.django_2_2: 2.2.4 -> 2.2.5Orivej Desh2019-09-091-2/+2
* | pythonPackages.django: 1.11.23 -> 1.11.24Orivej Desh2019-09-081-2/+2
|/
* treewide: name -> pname (easy cases) (#66585)•••treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pnamevolth2019-08-151-2/+2
* python3Packages.django_2_1: 2.1.10 -> 2.1.11•••See https://docs.djangoproject.com/en/2.1/releases/2.1.11/ for release notes. Lancelot SIX2019-08-051-2/+2
* pythonPackages.django_1_11: 1.11.22 -> 1.11.23•••See https://docs.djangoproject.com/en/1.11/releases/1.11.23/ for release note. Lancelot SIX2019-08-051-2/+2
* python37Packages.django_2_2: 2.2.3 -> 2.2.4•••Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/python3.7-django/versions R. RyanTM2019-08-051-2/+2
* python3Packages.django_1_8: add more known vulns•••I'm just assuming that these affect 1.8, since they affect every later version. Alyssa Ross2019-07-041-0/+3