summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/django (follow)
Commit message (Collapse)AuthorAgeFilesLines
* python3Packages.django*: fix compat with python 3.13.6 and newerMartin Weinelt2025-08-094-1/+76
|
* python3Packages.django_5_2: 5.2.4 -> 5.2.5Martin Weinelt2025-08-091-2/+2
| | | | https://docs.djangoproject.com/en/5.2/releases/5.2.5/
* python3Packages.django_3: dropMartin Weinelt2025-08-023-100/+0
| | | | | | This django release went EOL after 2024-04-01. Closes: #262907
* treewide: run nixfmt 1.0.0Wolfgang Walther2025-07-244-103/+101
|
* python3Packages.django_5_2: 5.2.3 -> 5.2.4Martin Weinelt2025-07-021-2/+2
| | | | https://docs.djangoproject.com/en/5.2/releases/5.2.4/
* treewide: add explicit format attribute for Python packagesMartin Weinelt2025-07-021-0/+1
| | | | | | | | | | | | If a Python package does not come with either `format` or `pyproject` we consider it a setuptools build, that calls `setup.py` directly, which is deprecated. This change, as a first step, migrates a large chunk of these packages to set setuptools as their explicit format This is so we can unify the problem space for the next step of the migration.
* Merge master into staging-nextnixpkgs-ci[bot]2025-06-122-15/+2
|\
| * python3Packages.django_5_{1,2}: don't depend on pywatchman (#415400)Martin Weinelt2025-06-122-15/+2
| |\
| | * python3Packages.django_5_2: enable tests on DarwinRobert Schütz2025-06-111-3/+2
| | |
| | * python3Packages.django_5_1: enable tests on DarwinRobert Schütz2025-06-111-2/+0
| | |
| | * python3Packages.django_5_2: don't depend on pywatchmanRobert Schütz2025-06-111-6/+1
| | |
| | * python3Packages.django_5_1: don't depend on pywatchmanRobert Schütz2025-06-091-6/+1
| | |
* | | Merge remote-tracking branch 'origin/master' into staging-nextMartin Weinelt2025-06-112-4/+4
|\| |
| * | python3Packages.django_5_2: 5.2.2 -> 5.2.3 (#415743)Martin Weinelt2025-06-111-2/+2
| |\ \
| | * | python3Packages.django_5_2: 5.2.2 -> 5.2.3Martin Weinelt2025-06-111-2/+2
| | |/ | | | | | | | | | | | | | | | | | | https://docs.djangoproject.com/en/5.2/releases/5.2.3/ https://www.djangoproject.com/weblog/2025/jun/10/bugfix-releases/ Fixes: CVE-2025-48432
| * / python3Packages.django_5_1: 5.1.10 -> 5.1.11Martin Weinelt2025-06-111-2/+2
| |/ | | | | | | | | | | | | https://docs.djangoproject.com/en/5.1/releases/5.1.11/ https://www.djangoproject.com/weblog/2025/jun/10/bugfix-releases/ Fixes: CVE-2025-48432
* | python3Packages.django_4: 4.2.22 -> 4.2.23Martin Weinelt2025-06-111-2/+2
| | | | | | | | | | | | | | https://docs.djangoproject.com/en/4.2/releases/4.2.23/ https://www.djangoproject.com/weblog/2025/jun/10/bugfix-releases/ Fixes: CVE-2025-48432
* | Merge staging-next into stagingnixpkgs-ci[bot]2025-06-051-2/+2
|\|
| * python3Packages.django_5_1: 5.1.9 -> 5.1.10 (#414118)Martin Weinelt2025-06-051-2/+2
| |\
| | * python3Packages.django_5_1: 5.1.9 -> 5.1.10Martin Weinelt2025-06-051-2/+2
| | | | | | | | | | | | | | | | | | | | | https://docs.djangoproject.com/en/5.1/releases/5.1.10/ https://www.djangoproject.com/weblog/2025/jun/04/security-releases/ Fixes: CVE-2025-48432
* | | python3Packages.django_4: 4.2.21 -> 4.2.22 (#414120)Martin Weinelt2025-06-051-2/+2
|\ \ \ | |/ / |/| |
| * | python3Packages.django_4: 4.2.21 -> 4.2.22Martin Weinelt2025-06-051-2/+2
| |/ | | | | | | https://docs.djangoproject.com/en/4.2/releases/4.2.22/
* / python3Packages.django_5_2: 5.2.1 -> 5.2.2Martin Weinelt2025-06-051-2/+2
|/ | | | | | | https://docs.djangoproject.com/en/5.2/releases/5.2.2/ https://www.djangoproject.com/weblog/2025/jun/04/security-releases/ Fixes: CVE-2025-48432
* python313Packages.django_5_2: init at 5.2.1Martin Weinelt2025-05-182-0/+150
| | | | | https://docs.djangoproject.com/en/5.2/releases/5.2/ https://docs.djangoproject.com/en/5.2/releases/5.2.1/
* Merge master into staging-nextnixpkgs-ci[bot]2025-05-081-5/+2
|\
| * python313Packages.django_5: 5.1.8 -> 5.1.9Thomas Gerbet2025-05-071-5/+2
| | | | | | | | | | | | | | Fixes CVE-2025-32873. https://www.djangoproject.com/weblog/2025/may/07/security-releases/ https://docs.djangoproject.com/en/dev/releases/5.1.9/
* | python313Packages.django_4: 4.2.20 -> 4.2.21Thomas Gerbet2025-05-071-2/+2
|/ | | | | | | Fixes CVE-2025-32873. https://www.djangoproject.com/weblog/2025/may/07/security-releases/ https://docs.djangoproject.com/en/dev/releases/4.2.21/
* python312Packages.django_4: backport fix for test brokennessK9002025-04-281-0/+8
|
* python313Packages.django_5: 5.1.7 -> 5.1.8Martin Weinelt2025-04-022-23/+2
| | | | | | | https://docs.djangoproject.com/en/5.1/releases/5.1.8/ https://www.djangoproject.com/weblog/2025/apr/02/security-releases/ Fixes: CVE-2025-27556
* python313Packages.django_4: 4.2.19 -> 4.2.20Martin Weinelt2025-03-111-2/+2
| | | | | | | https://docs.djangoproject.com/en/4.2/releases/4.2.20/ https://www.djangoproject.com/weblog/2025/mar/06/security-releases Fixes: CVE-2025-26699
* python313Packages.django_5: fix django-import-export and indirectly glitchtipSandro Jäckel2025-03-112-0/+21
|
* python313Packages.django_5: 5.1.6 -> 5.1.7Martin Weinelt2025-03-081-2/+2
| | | | | | | https://docs.djangoproject.com/en/5.1/releases/5.1.7/ https://www.djangoproject.com/weblog/2025/mar/06/security-releases/ Fixes: CVE-2025-26699
* treewide: fix typos in commentsPeder Bergebakken Sundt2025-02-241-1/+1
| | | | | | | | | | | | | | | | | | | | | Made with ```shell git restore . fd '\.nix$' pkgs/ --type f -j1 -x bash -xc "$(cat <<"EOF" typos --no-check-filenames --write-changes "$1" git diff --exit-code "$1" && exit #( git diff "$1" | grep -qE "^\+ +[^# ]") && git restore "$1" count1="$( bat --language nix --diff --style changes "$1" --theme "Monokai Extended" --color always | aha --no-header | grep -E '^<span style="color:olive;">~</span> ' | wc -l )" count2="$( bat --language nix --diff --style changes "$1" --theme "Monokai Extended" --color always | aha --no-header | grep -E '^<span style="color:olive;">~</span> (<span style="color:#f8f8f2;"> *</span>)?<span style="color:#75715e;">.*</span>$' | wc -l )" [[ $count1 -ne $count2 ]] && git restore "$1" EOF )" -- {} ``` and filtered with `GIT_DIFF_OPTS='--unified=15' git -c interactive.singleKey=true add --patch` I initially tried using the tree-sitter cli, python bindings and even ast-grep through various means, but this is what I ended up with.
* treewide: replace substituteAll with replaceVarsWolfgang Walther2025-02-103-19/+15
|
* python3Packages.django_{4,5}: backport patch fixing builds on bcachefsK9002025-02-102-0/+16
|
* Merge staging-next into stagingnixpkgs-ci[bot]2025-02-071-2/+2
|\
| * python313Packages.django_5: 5.1.5 -> 5.1.6Martin Weinelt2025-02-061-2/+2
| | | | | | | | https://docs.djangoproject.com/en/5.1/releases/5.1.6/
* | python313Packages.django_4: 4.2.18 -> 4.2.19Martin Weinelt2025-02-071-2/+2
|/ | | | https://docs.djangoproject.com/en/4.2/releases/4.2.19/
* Merge remote-tracking branch 'origin/staging-next' into stagingK9002025-01-161-2/+2
|\
| * python313Packages.django_5: 5.1.4 -> 5.1.5Martin Weinelt2025-01-141-2/+2
| | | | | | | | | | | | | | https://docs.djangoproject.com/en/5.1/releases/5.1.5/ https://www.djangoproject.com/weblog/2025/jan/14/security-releases/ Fixes: CVE-2024-56374
* | python313Packages.django_4: 4.2.17 -> 4.2.18Martin Weinelt2025-01-141-2/+2
|/ | | | | | | https://docs.djangoproject.com/en/4.2/releases/4.2.18/ https://www.djangoproject.com/weblog/2025/jan/14/security-releases/ Fixes: CVE-2024-56374
* Merge master into staging-nextgithub-actions[bot]2024-12-072-2/+8
|\
| * python3Packages.django: fix build on 32 bit platforms (#353399)Arne Keller2024-12-062-2/+8
| |\
| | * python3Packages.django: fix build on 32 bit platformsGuillaume Girol2024-11-032-2/+8
| | |
* | | Merge master into staging-nextgithub-actions[bot]2024-12-051-2/+2
|\| |
| * | python3Packages.django_5: 5.1.3 -> 5.1.4Thomas Gerbet2024-12-041-2/+2
| | | | | | | | | | | | | | | | | | | | | Fixes CVE-2024-53907 and CVE-2024-53908. Changes: https://docs.djangoproject.com/en/dev/releases/5.1.4/
* | | python3Packages.django_4: 4.2.16-> 4.2.17Thomas Gerbet2024-12-041-2/+2
| | | | | | | | | | | | | | | | | | | | | Fixes CVE-2024-53907 and CVE-2024-53908. Changes: https://docs.djangoproject.com/en/dev/releases/4.2.17/
* | | python313Packages.django_4: disable failing testMartin Weinelt2024-11-181-0/+7
|/ /
* / python312Packages.django_5: 5.1.2 -> 5.1.3Martin Weinelt2024-11-051-2/+2
|/ | | | https://docs.djangoproject.com/en/5.1/releases/5.1.3/
* python312Packages.django_5: 5.1.1 -> 5.1.2Martin Weinelt2024-10-101-2/+2
| | | | https://docs.djangoproject.com/en/5.1/releases/5.1.2/