{ "info": { "author": "Ivan Gromov", "author_email": "ivan.gromov@redsolution.ru", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License (GPL)", "Natural Language :: English", "Natural Language :: Russian", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Internet :: WWW/HTTP :: Dynamic Content :: News/Diary" ], "description": "======================\nRedsolution CMS README\n======================\n\nDevelopment Lyrics:\n===================\n\nWe've been developing Django sites 4 years. We made many sites and came to the \nconclusion:\n\n- Standard function should be performed with standard libraries.\n- Those libraries should be maintained separately from the production site.\n- Libraries should be easily supported\n\nAfter all, we decided to create a product which would help us to bulid site with \nlatest stable versions of standard modules. `zc.buildout`_ was appropriate tool,\nbut most of modules needs to be configured, configurations differs from one \nmodule version to another. Buildout can't handle configuration options like \n`django.conf.settings` or urls. \nAlso we want to escape from design process and bugfixes. Webdesign should be\ncreated with web designers.\nWe decided that our product should be able to make a website template, ready for\nfurther development and customizing.\n\n.. _`zc.buildout`: 'http://www.buildout.org/'\n\nFeatures:\n=========\n\n- Web wizard site creation\n- Portable crossplatform code\n- Work with Python Package Index\n\nInstallation:\n=============\n\nFrom setup package\n------------------\n\nDownload package for your system from `our site`_ and install it.\n\nCreate new folder, in which you you want to install site. In console, from that folder\nrun ::\n\n redsolutioncms \n\nThats's all. CMS will download Django and some nessesary libraries and open web \nbrowser window (or tab) with first step of wizard. At the end of wizard you will\nget website installed in specified folder, also installable on production server.\n\n.. _`our site`: 'http://www.redsolutioncms.org/downloads'\n\nFrom source\n-----------\n\nDownload source distribution, or clone repository from `github`_. Just like when\nyou install from package, create a folder. Extend your system environment variable\n``PYTHONPATH``: ::\n\n $ export PYTHONPATH=\n\n(on windows use ``set PYTHONPATH=``)\n\nand run loader: ::\n\n $ /redsolutioncms/loader.py\n\nThen you will et the same results.\n\n.. _`github`: 'http://github.com/redsolution/redsolution-cms'\n\n\nFor more documentation, visit: http://www.redsolutioncms.org", "description_content_type": null, "docs_url": "https://pythonhosted.org/redsolutioncms/", "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.redsoluthioncms.org", "keywords": "django news", "license": "LGPL", "maintainer": null, "maintainer_email": null, "name": "redsolutioncms", "package_url": "https://pypi.org/project/redsolutioncms/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/redsolutioncms/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://www.redsoluthioncms.org" }, "release_url": "https://pypi.org/project/redsolutioncms/0.0.4/", "requires_dist": null, "requires_python": null, "summary": "Redsolution CMS allows to create websites quickly, with wizard interface.\nThe system works with PYPI site, and downloads nessesary packages automatically.", "version": "0.0.4" }, "last_serial": 798699, "releases": { "0.0.3": [ { "comment_text": "", "digests": { "md5": "b2a25e37817f6b48885310d09d6e186d", "sha256": "1037a18db69c93a291291959533d5ce6a80a9a91d81c9d558c872867d742d281" }, "downloads": -1, "filename": "redsolutioncms-0.0.3.tar.gz", "has_sig": false, "md5_digest": "b2a25e37817f6b48885310d09d6e186d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 65169, "upload_time": "2010-10-22T10:58:53", "url": "https://files.pythonhosted.org/packages/65/9d/be49b9a15347888e0c16d87a6a25b69c8d634eadb5f3d5faa650cc9c774b/redsolutioncms-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "af30f7c866199927e05107b863874bc5", "sha256": "61531703c22681cecaed281aa077c99da946db04dc839fed8c0ee497a1ef5c59" }, "downloads": -1, "filename": "redsolutioncms-0.0.4.tar.gz", "has_sig": false, "md5_digest": "af30f7c866199927e05107b863874bc5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 585180, "upload_time": "2010-11-04T21:48:01", "url": "https://files.pythonhosted.org/packages/cd/99/499b75d8548059eebfb75e2e5af06054fe72a7758743c79e9630d16c9607/redsolutioncms-0.0.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "af30f7c866199927e05107b863874bc5", "sha256": "61531703c22681cecaed281aa077c99da946db04dc839fed8c0ee497a1ef5c59" }, "downloads": -1, "filename": "redsolutioncms-0.0.4.tar.gz", "has_sig": false, "md5_digest": "af30f7c866199927e05107b863874bc5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 585180, "upload_time": "2010-11-04T21:48:01", "url": "https://files.pythonhosted.org/packages/cd/99/499b75d8548059eebfb75e2e5af06054fe72a7758743c79e9630d16c9607/redsolutioncms-0.0.4.tar.gz" } ] }