Open Source Content Management Platform - CMS for the
Project description
Opps - OPen Publishing System
An Open Source Content Management for the magazine websites and high-traffic, using the Django Framework.
Contacts
The place to create issues is opps’s github issues. The more information you send about an issue, the greater the chance it will get fixed fast.
If you are not sure about something, have a doubt or feedback, or just want to ask for a feature, feel free to join our mailing list, or, if you’re on FreeNode (IRC), you can join the chat #opps.
Run example
Download and install Opps
git clone https://github.com/opps/opps.git
cd opps
python setup.py develop
Now you can start a new Opps project
opps-admin.py startproject PROJECT_NAME
cd PROJECT_NAME
python manage.py syncdb
python manage.py migrate
python manage.py collectstatic --noinput
python manage.py runserver
Sponsor
License
Copyright 2013 Opps Project and other contributors.
Licensed under the MIT License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file opps-0.2.0.tar.gz
.
File metadata
- Download URL: opps-0.2.0.tar.gz
- Upload date:
- Size: 731.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2ceb364e25fbe2ab8fcf689a6755ba37ebf9b1a249d99722c0a80c62d6193b3f |
|
MD5 | b6015b50e3fb2f6723c0e5486e107d10 |
|
BLAKE2b-256 | a13d978d07c664f27df04ea21879c96c58a5062f661572e08545e711754e54a0 |