Python CMS Mezzanine installation procedure

This is the procedure for installing Mezzanine, a CMS built with Python and Django. You can install it with pip, but I got an error with createdb The installation method that seems to be good at the moment and the basic operation.

http://mezzanine.jupo.org/

Download from the above URL with the GET Mezzanine button. Drop Mezzanine-3.1.10.tar.gz.

Python packages and modules instead of pip

$ python setup.py install

If so, recently I have created a directory for it.

$ mkdir pythoninstall

Insert the unzipped mezzanine folder into this folder.

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

It will install all the dependencies for you. If you can do it so far, the rest is straight to the start.

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

It's funny Mezzanine. Until then, if I was told that Wordpress would be fine.

Recommended Posts

Python CMS Mezzanine installation procedure
Python 3.6 installation procedure [for Windows]
Python installation
Python installation
Pylearn 2 installation procedure
Python installation (Windows)
PostgreSQL 10.0 installation procedure
blockdiag installation procedure
Python installation 2020 (macOS)
Python3.4 installation notes
Linux mint installation procedure
python openCV installation (memo)
Python basic course (2 Python installation)
Reinforcement learning 1 Python installation
AWS CLI installation procedure
django-debug-toolbar installation procedure memo
Python installation method Windows
Installation of Python 3.3 rc1
ubuntu20.04 + Geth installation procedure
Python 2.7 installation (yum) (CentOS 6.8)
Private Python learning procedure
Anaconda3 environment installation procedure
Scrapy environment installation procedure
Installation of matplotlib (Python 3.3.2)
Python 3.5 installation (yum) (CentOS 6.8)
python (pyenv + pyenv-virtualenv) + CentOS7 installation
CentOS 8 installation procedure (latest version)
Docker Easy Installation Procedure (CentOS)
ubuntu 20.04 + VirtalBox installation procedure summary
Python installation and basic grammar
Installation procedure for Python and Ansible with a specific version
OpenCV3 installation for Python3 @macOS
Python installation (Mac edition) (old)
Fastest Python installation on Windows
Anaconda3 python environment construction procedure
Python 3 series installation for mac
Ruby, Python Module Installation Guide
[Python] virtualenv creation procedure memo
Source installation and installation of Python
Python (Python 3.7.7) installation and basic grammar
Installation of SciPy and matplotlib (Python)
I tried to touch Python (installation)
Python practice_Virtual environment setup ~ Django installation
Python memo Anaconda installation (Mac only)
OpenCV installation procedure on Raspberry Pi
Installation of Python, SciPy, matplotlib (Windows)
PIL (Python Imaging Library) installation memorandum
PySpark 1.5.2 + Elasticsearch 2.1.0 Installation procedure and execution
[2021 version] Python installation Windows 10 (64bit) edition
If Python 3.5.0 installation fails on Mac
Teamviewer for Linux installation procedure (CentOS)