Installationsverfahren für Python CMS Mezzanine

Dies ist das Verfahren zur Installation von Mezzanine, einem mit Python und Django erstellten CMS. Sie können es mit pip installieren, aber ich habe einen Fehler mit createdb erhalten Die Installationsmethode, die im Moment gut zu sein scheint, und die grundlegende Bedienung.

http://mezzanine.jupo.org/

Laden Sie von der obigen URL mit der Schaltfläche GET Mezzanine herunter. Drop Mezzanine-3.1.10.tar.gz.

Python-Pakete und -Module anstelle von pip

$ python setup.py install

Wenn ja, habe ich kürzlich ein Verzeichnis dafür erstellt.

$ mkdir pythoninstall

Fügen Sie den Ordner, in den Sie das Zwischengeschoss entpackt haben, in diesen Ordner ein.

$ cd pythoninstall
$ cd Mezzanine-3.1.10
$ python setup.py install

Es werden alle Abhängigkeiten für Sie installiert. Wenn Sie es bisher schaffen, ist der Rest direkt am Anfang.

$ mezzanine-project myproject
$ cd myproject
$ python manage.py createdb
$ python manage.py runserver

Interessantes Zwischengeschoss. Bis dahin, wenn mir gesagt würde, dass Wordpress in Ordnung wäre.

Recommended Posts

Installationsverfahren für Python CMS Mezzanine
Installationsverfahren für Python 3.6 [für Windows]
Python-Installation
Python-Installation
Installationsverfahren für Pylearn 2
Python-Installation (Windows)
Installationsverfahren für PostgreSQL 10.0
Blockdiag-Installationsverfahren
Python-Installation 2020 (macOS)
Installationshinweise zu Python3.4
Installationsverfahren für Linux Mint
Python OpenCV Installation (Memo)
Python-Grundkurs (2 Python-Installation)
Erweitertes Lernen 1 Python-Installation
AWS CLI-Installationsverfahren
Memo zur Installation der Django-Debug-Symbolleiste
Python-Installationsmethode Windows
Installieren von Python 3.3 rc1
Python 2.7-Installation (yum) (CentOS 6.8)
Private Python-Lernprozedur
Installationsverfahren für die Anaconda3-Umgebung
Installationsverfahren für die Scrapy-Umgebung
Installation von matplotlib (Python 3.3.2)
Python 3.5-Installation (yum) (CentOS 6.8)
Python (pyenv + pyenv-virtualenv) + CentOS7-Installation
Installationsverfahren für CentOS 8 (neueste Version)
Python-Installation und grundlegende Grammatik
Installationsverfahren für Python und Ansible mit einer bestimmten Version
OpenCV3-Installation für Python3 @macOS
Python-Installation (Mac Edition) (alt)
Schnellste Python-Installation unter Windows
Konstruktionsverfahren für die Anaconda3-Python-Umgebung
Installation der Python 3-Serie für Mac
Ruby, Installationshandbuch für Python-Module
Memo zur Erstellungsprozedur von [Python] virtualenv
Quellinstallation und Installation von Python
Python (Python 3.7.7) Installation und grundlegende Grammatik
Installation von SciPy und matplotlib (Python)
Ich habe versucht, Python zu berühren (Installation)
Python Practice_Virtual Environment Setup ~ Django-Installation
Python Hinweis Anaconda-Installation (nur Mac)
OpenCV-Installationsverfahren auf Raspberry Pi
Installation von Python, SciPy, matplotlib (Windows)
PIL-Installationsmemorandum (Python Imaging Library)
PySpark 1.5.2 + Elasticsearch 2.1.0 Installationsverfahren und Ausführung
Wenn die Installation von Python 3.5.0 auf einem Mac fehlschlägt
Installationsverfahren für Teamviewer für Linux (CentOS)