mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: Remove python-djangorestframework.
* gnu/packages/django.scm (python-djangorestframework): Delete variable. Change-Id: Icb2d0d0ddae994851963977d0d318eccfe8a64d1
This commit is contained in:
committed by
Andreas Enge
parent
4e101aeeac
commit
f6b3355fce
@@ -1613,9 +1613,6 @@ Django projects, which allows association of a number of tags with any
|
||||
provides features like a Web-browsable API and authentication policies.")
|
||||
(license license:bsd-2)))
|
||||
|
||||
(define-deprecated-package python-djangorestframework
|
||||
python-django-rest-framework)
|
||||
|
||||
(define-public python-django-sekizai
|
||||
(package
|
||||
(name "python-django-sekizai")
|
||||
|
||||
Reference in New Issue
Block a user