summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSharlatan Hellseher <sharlatanus@gmail.com>2026-01-17 14:33:20 +0000
committerAndreas Enge <andreas@enge.fr>2026-02-07 12:28:25 +0100
commitf6b3355fceedae09f1740fa3d05fd45bbb7aeac1 (patch)
tree763c988511b7292fce4c6682c8c2cf06fb01b04d
parent4e101aeeacfb3a4b34e595ceead2cf5dda98dace (diff)
gnu: Remove python-djangorestframework.
* gnu/packages/django.scm (python-djangorestframework): Delete variable. Change-Id: Icb2d0d0ddae994851963977d0d318eccfe8a64d1
-rw-r--r--gnu/packages/django.scm3
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/packages/django.scm b/gnu/packages/django.scm
index 156ff29f2a0..12b4dc2de2e 100644
--- a/gnu/packages/django.scm
+++ b/gnu/packages/django.scm
@@ -1613,9 +1613,6 @@ Django projects, which allows association of a number of tags with any
1613provides features like a Web-browsable API and authentication policies.") 1613provides features like a Web-browsable API and authentication policies.")
1614 (license license:bsd-2))) 1614 (license license:bsd-2)))
1615 1615
1616(define-deprecated-package python-djangorestframework
1617 python-django-rest-framework)
1618
1619(define-public python-django-sekizai 1616(define-public python-django-sekizai
1620 (package 1617 (package
1621 (name "python-django-sekizai") 1618 (name "python-django-sekizai")