django-admin
Django’s utility for administrative tasks. More information: <https://docs.djangoproject.com/en/4.2/ref/django-admin/>.
RUN apt-get update && \
apt-get install -y python-django-common
RUN apt-get update && \
apt-get install -y python-django-common
RUN pacman -S --noconfirm python-django
RUN apt-get update && \
apt-get install -y python-django-common
RUN dnf install -y python2-django
RUN apt-get update && \
apt-get install -y python-django-common