django-cms-epio-quickstart
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:Get your django CMS up and running on ep.io in no time!
###########################
django CMS ep.io quickstart
###########################

An easy way to get the django CMS up and running on ep.io.

************
Installation
************

* ``pip install -e git+https://github.com/ojii/django-cms-epio-quickstart.git#egg=django-cms-epio-quickstart``

.. note:: I highly recommend installing this in a virtualenv!

************
Requirements
************

* Python 2.5 or higher.
* epio client.
* ep.io account.

*****
Usage
*****

.. note:: In this tutorial I assume you are on a Unix based system.

Substitute words wrapped in ``<>`` signs with sensible values.

* ``cd ``
* ``mkdir ``
* ``cd myepiocms``
* ``epio create ``
* ``epiocms``
* ``epio django createsuperuser``
* Open your ``http://.ep.io`` in a browser.

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。