django-admin

Django’s utility for administrative tasks. More information: <https://docs.djangoproject.com/en/4.2/ref/django-admin/>.

Debian Debian
RUN apt-get update && \ apt-get install -y python-django-common
Ubuntu
RUN apt-get update && \ apt-get install -y python-django-common
Arch Arch Linux
RUN pacman -S --noconfirm python-django
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y python-django-common
Fedora
RUN dnf install -y python2-django
Raspbian
RUN apt-get update && \ apt-get install -y python-django-common
click the source code to copy install django-admin on any operating system with command-not-found.com