Skip to main content

Redsolution CMS allows to create websites quickly, with wizard interface. The system works with PYPI site, and downloads nessesary packages automatically.

Project description

Development Lyrics:

We’ve been developing Django sites 4 years. We made many sites and came to the conclusion:

  • Standard function should be performed with standard libraries.

  • Those libraries should be maintained separately from the production site.

  • Libraries should be easily supported

After all, we decided to create a product which would help us to bulid site with latest stable versions of standard modules. zc.buildout was appropriate tool, but most of modules needs to be configured, configurations differs from one module version to another. Buildout can’t handle configuration options like django.conf.settings or urls. Also we want to escape from design process and bugfixes. Webdesign should be created with web designers. We decided that our product should be able to make a website template, ready for further development and customizing.

Features:

  • Web wizard site creation

  • Portable crossplatform code

  • Work with Python Package Index

Installation:

From setup package

Download package for your system from our site and install it.

Create new folder, in which you you want to install site. In console, from that folder run

redsolutioncms

Thats’s all. CMS will download Django and some nessesary libraries and open web browser window (or tab) with first step of wizard. At the end of wizard you will get website installed in specified folder, also installable on production server.

From source

Download source distribution, or clone repository from github. Just like when you install from package, create a folder. Extend your system environment variable PYTHONPATH:

$ export PYTHONPATH=<path-to-redsoultioncms-folder>

(on windows use set PYTHONPATH=<path-to-redsoultioncms-folder>)

and run loader:

$ <path-to-redsoultioncms-folder>/redsolutioncms/loader.py

Then you will et the same results.

For more documentation, visit: http://www.redsolutioncms.org

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

redsolutioncms-0.0.4.tar.gz (585.2 kB view details)

Uploaded Source

File details

Details for the file redsolutioncms-0.0.4.tar.gz.

File metadata

File hashes

Hashes for redsolutioncms-0.0.4.tar.gz
Algorithm Hash digest
SHA256 61531703c22681cecaed281aa077c99da946db04dc839fed8c0ee497a1ef5c59
MD5 af30f7c866199927e05107b863874bc5
BLAKE2b-256 cd99499b75d8548059eebfb75e2e5af06054fe72a7758743c79e9630d16c9607

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page