python-django-extensions 3.0.6
Custom management extensions for Django
Django-extensions extends Django providing, for example, management commands, additional database fields and admin extensions.
- Website: https://github.com/django-extensions/django-extensions
- Licenses: Expat
- Package source: gnu/packages/django.scm
- Builds: See build status
- Issues: See known issues
Installation
Install python-django-extensions 3.0.6
as follows:
guix install python-django-extensions@3.0.6
Or install the latest version:
guix install python-django-extensions
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.