bash pip install mezzanine bash mezzanine-project mysite bash cd mysite python manage.py runserver bash python manage.py startapp blog python INSTALLED_APPS += ( "blog", "mezzanine.accounts", "mezzanine.pages", ) bash python manage.py createdb python manage.py migrate


上一篇:
下一篇:
切换中文