summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/django-extensions (follow)
Commit message (Expand)AuthorAgeFilesLines
* python3.pkgs.django_extensions: 3.1.1 -> 3.1.3•••Fixes: https://github.com/NixOS/nixpkgs/issues/120941 Alyssa Ross2021-04-291-2/+2
* python2Packages.typing: we no longer need it for Python 3Frederik Rietdijk2021-04-031-1/+1
* django-extensions: 3.1.0 -> 3.1.1•••Among other changes, this fixes the following test failure: FAILED tests/templatetags/test_syntax_color.py::SyntaxColorTagTests::test_should_colorize_noclasses_with_default_lexer which was caused by commit 444da66670e ("python3Packages.Pygments: 2.7.2 -> 2.7.4", 2021-02-20). Upstream fixes it in https://github.com/django-extensions/django-extensions/commit/2356958fb6e2fee7530eb642f39c326fa2e94f2a. Michal Sojka2021-03-111-2/+2
* django-extensions: 3.0.8 -> 3.1.0•••Also fix tests Flakebi2020-12-121-4/+5
* python3Packages.django_extensions: 2.2.8 -> 3.0.8Erik Arvstedt2020-09-091-2/+2
* python3Packages.django_extensions: 2.2.5 -> 2.2.8Jonathan Ringer2020-02-171-33/+41
* python.pkgs.django_extensions: fix buildErik Arvstedt2020-01-131-1/+10
* python38Packages.django_extensions: 2.2.3 -> 2.2.5R. RyanTM2019-11-021-2/+2
* python37Packages.django_extensions: 2.1.9 -> 2.2.3•••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-extensions/versions R. RyanTM2019-10-231-2/+2
* python.pkgs.django_extensions: 2.1.4 -> 2.1.9Frederik Rietdijk2019-09-101-5/+13
* python37Packages.django_extensions: 2.1.3 -> 2.1.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-extensions/versions R. RyanTM2018-12-261-2/+2
* python36Packages.django_extensions: 2.0.7 -> 2.1.3•••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.6-django-extensions/versions R. RyanTM2018-10-241-2/+2
* python.pkgs.django_extensions: 1.8.1 -> 2.0.7Robert Schütz2018-07-081-11/+23
* pythonPackages: remove `name` attribute`•••The `buildPython*` function computes name from `pname` and `version`. This change removes `name` attribute from all expressions in `pkgs/development/python-modules`. While at it, some other minor changes were made as well, such as replacing `fetchurl` calls with `fetchPypi`. Frederik Rietdijk2018-06-231-1/+0
* treewide: checkMeta fixes for x86_64-linuxVladimír Čunát2017-12-071-1/+1
* pythonPackages.django_extensions : init at 1.8.1 (#27378)•••* add django-extensions 1.8.1 * enable testing * use propagatedBuildInputs Wisut Hantanong2017-08-131-0/+27