diff --git a/gnu/packages/django.scm b/gnu/packages/django.scm index 156ff29f2a..12b4dc2de2 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 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")