All public logs

Jump to navigation Jump to search

Combined display of all available logs of Utopia. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 12:14, 7 May 2023 Locke talk contribs created page Django (Created page with " Udemy Course: Python and Django Full Stack Web Developer Bootcamp Gutes Intro: <nowiki>https://tecadmin.net/install-django-on-debian/</nowiki> == Installation == sudo apt-get install python3 python3-pip python3 -V Python 3.7.3 pip3 -V pip 12.0.1 from /usr/lib/python3/dist-packages (python 3.7) pip3 install Django django-admin --version 2.1.2 cd /var/www django-admin startproject django_app cd django_app python3 manage.py migrate python3 manage...") Tag: Visual edit