Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ojii/django-cms-epio-quickstart
Get your django CMS up and running on ep.io in no time!
https://github.com/ojii/django-cms-epio-quickstart
Last synced: 8 days ago
JSON representation
Get your django CMS up and running on ep.io in no time!
- Host: GitHub
- URL: https://github.com/ojii/django-cms-epio-quickstart
- Owner: ojii
- License: other
- Created: 2011-01-12T22:37:24.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2011-01-12T22:41:01.000Z (almost 14 years ago)
- Last Synced: 2024-04-15T00:40:46.967Z (7 months ago)
- Language: JavaScript
- Homepage:
- Size: 528 KB
- Stars: 7
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
###########################
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.