diff options
| -rw-r--r-- | gnu/packages/django.scm | 3 |
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 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") |
