{ "info": { "author": "Mat\u00edas Aguirre", "author_email": "matiasaguirre@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Programming Language :: Python :: 2.5", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Topic :: Internet" ], "description": "===========\nDjango tCMS\n===========\n\nDjango tCMS_ an easy to setup CMS that integrates easily with django-admin.\n\nThis project was brought to life by Mat\u00edas Aguirre while hacking a CMS framework\nfor Mydeco_ while working on Insophia_.\n\n\n-----------\nDescription\n-----------\n\nSites with custom CMS systems usually relies on deployment to bring new pages\nlayouts, and these new pages are created by us, developers. tCMS_ brings a new\nmechanism where new pages definitions can be defined using our favorite tool,\npython_. With a set of building blocks pages are created easily once it's\nstructure is well defined.\n\n\n--------\nFeatures\n--------\n\n* Use python_ to define your pages.\n* Django-admin integration.\n* Rich editing using CKEditor_ (users need to install CKEditor_ and define\n setting for tCMS_ app).\n* Pages i18n, check Localization section for more details.\n* Easy template integration, an easy {{ cms.block_name }} includes named block.\n\n\n------------\nDependencies\n------------\n\nThis application only depends on django-admin.\n\n\n------------\nInstallation\n------------\n\nFrom pypi_::\n\n $ pip install django-tcms\n\nor::\n\n $ easy_install django-tcms\n\nor clone from github_::\n\n $ git clone git://github.com/omab/django-tcms.git\n\nand add tCMS_ to PYTHONPATH::\n\n $ export PYTHONPATH=$PYTHONPATH:$(pwd)/tcms/\n\nor::\n\n $ cd tcms\n $ sudo python setup.py install\n\n\n-------------\nConfiguration\n-------------\n\n- Add tCMS_ to installed applications::\n\n INSTALLED_APPS = (\n ...\n 'tcms',\n )\n\n- Define where your pages are defined::\n\n TCMS_PAGES = 'tcms_pages'\n\n The application will import the modules inside and inspect anything that\n has a ``PAGE`` variable defined.\n\n- Define where images should be uploaded::\n\n TCMS_IMAGES_UPLOAD_TO = 'cms/image/%Y/%m/%d'\n\n This setting is used to populate a ``upload_to`` Django field parameter, so\n you can use any supported formats.\n\n- Define this setting if you have CKEditor_ installed and want it to be used\n while editing content::\n\n TCMS_CKEDITOR_BASE_URL = '/media/js/ckeditor'\n\n- The application uses Django cache to store content to speed up loading the\n content when serving the content to users, by default the cache name is\n ``tcms``, but you can override it by defining::\n\n TCMS_CACHE_NAME = '...'\n\n- To enable page localizations, set this setting to ``True``::\n\n TCMS_LOCALIZED = True\n\n Localization is disabled by default.\n\n- Define your settings with the extra name/values needed by your templates::\n\n RENDER_EXTRA_CONTEXT = {...}\n\n\n------------\nLocalization\n------------\n\nIf your site support multiple languages, you will want to create pages on every\nlanguage.\n\ntCMS_ uses Django LANGUAGES when searching for supported languages, but allows\nyou to create global language pages, for example if you support ``en-gb`` and\n``en-us`` locales, it's possible to define a page with locale ``en`` and it\nwill be used to server the same content for users requesting for one or other\nlocale.\n\n\n---------------\nExample proyect\n---------------\n\nCheck the example_ to see how it works.\n\n\n.. _tCMS: https://github.com/omab/django-tcms\n.. _Mydeco: http://mydeco.com\n.. _Insophia: http://insophia.com\n.. _github: https://github.com/omab/django-tcms\n.. _CKEditor: http://ckeditor.com/\n.. _python: http://python.org\n.. _example: https://github.com/omab/django-tcms/tree/master/example\n.. _pypi: http://pypi.python.org/pypi/django-tcms", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/omab/django-tcms", "keywords": "django,cms,django-admin", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "django-tcms", "package_url": "https://pypi.org/project/django-tcms/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-tcms/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/omab/django-tcms" }, "release_url": "https://pypi.org/project/django-tcms/0.1.11/", "requires_dist": null, "requires_python": null, "summary": "Django tCMS.", "version": "0.1.11" }, "last_serial": 746424, "releases": { "0.1.10": [ { "comment_text": "", "digests": { "md5": "826a6de73c9d152d92245e94a5916ac7", "sha256": "ca5bc8c54ca83f82c4af0d957dac342452419a3b18a306d9979adab13b8864af" }, "downloads": -1, "filename": "django-tcms-0.1.10.tar.gz", "has_sig": false, "md5_digest": "826a6de73c9d152d92245e94a5916ac7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 91738, "upload_time": "2011-11-06T02:26:53", "url": "https://files.pythonhosted.org/packages/54/4b/c77e1af19aa322a9cad3e2a3635b019f0fd7621e425b40014c9428de8dec/django-tcms-0.1.10.tar.gz" } ], "0.1.11": [ { "comment_text": "", "digests": { "md5": "e5c073acfc1b31261f2820a02a012830", "sha256": "6ad6ea3d027c4739c04b03805c985983ebdb5ea6ee61d5a2901974522ec48edd" }, "downloads": -1, "filename": "django-tcms-0.1.11.tar.gz", "has_sig": false, "md5_digest": "e5c073acfc1b31261f2820a02a012830", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 92712, "upload_time": "2012-11-02T20:32:20", "url": "https://files.pythonhosted.org/packages/c4/95/48024a9e6769c702f736cabe76fb7a5492b798af4dc3416f2e59ecbd86a9/django-tcms-0.1.11.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "1a2853fc486ef9bd8962d02ca2d6a3f4", "sha256": "69f69dc90d3380a8921c8a1aad6f42b95d9cb2a76e99274b5d2a3c0a990c909f" }, "downloads": -1, "filename": "django-tcms-0.1.2.tar.gz", "has_sig": false, "md5_digest": "1a2853fc486ef9bd8962d02ca2d6a3f4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23919, "upload_time": "2011-09-11T02:50:10", "url": "https://files.pythonhosted.org/packages/2f/a8/655a2ed4c3477a52848b0a2697ef32b4dd363d890957357a0aa6a164d66c/django-tcms-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "27a3861ff16bfb6f47db30edda7fe39b", "sha256": "ae895728a8d2922d5f74fd8a774274b1129aa4b45d78a9c119a4fb209b67c7b7" }, "downloads": -1, "filename": "django-tcms-0.1.3.tar.gz", "has_sig": false, "md5_digest": "27a3861ff16bfb6f47db30edda7fe39b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26423, "upload_time": "2011-09-11T03:29:08", "url": "https://files.pythonhosted.org/packages/30/c8/ef851cee789ddb38d90301d75b39dee7d509bc1d6f06f7f21c3b544f691a/django-tcms-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "59cd6bc39b416b29f302d6350196d35b", "sha256": "6d5b0f4604791740f315feeda455c7c6119e36d5f8543e2a20f37ae3e082ec68" }, "downloads": -1, "filename": "django-tcms-0.1.4.tar.gz", "has_sig": false, "md5_digest": "59cd6bc39b416b29f302d6350196d35b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26398, "upload_time": "2011-09-11T03:34:08", "url": "https://files.pythonhosted.org/packages/08/93/56ce5538f13b4944467f1bb2ffb031183f6607de72e69fa7421750030451/django-tcms-0.1.4.tar.gz" } ], "0.1.5": [ { "comment_text": "", "digests": { "md5": "2d0cc78223e197f7c76484f8a04fb725", "sha256": "4d4ff7b5f365f5896cf7815ef6613e3ff1331a71876af386e4d26d53c2468eb8" }, "downloads": -1, "filename": "django-tcms-0.1.5.tar.gz", "has_sig": false, "md5_digest": "2d0cc78223e197f7c76484f8a04fb725", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 89949, "upload_time": "2011-09-11T03:58:12", "url": "https://files.pythonhosted.org/packages/25/db/77803b3f98ceae400f216f99eeccb0a67ae2e33ac37d829397d83a63fea4/django-tcms-0.1.5.tar.gz" } ], "0.1.6": [ { "comment_text": "", "digests": { "md5": "39991bb424527eb2f8a8dde9b13f4c9f", "sha256": "16b0b19cee9e9a033ff7a73241c3622f553f38469f1324d0b8a79b99295f89ff" }, "downloads": -1, "filename": "django-tcms-0.1.6.tar.gz", "has_sig": false, "md5_digest": "39991bb424527eb2f8a8dde9b13f4c9f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 91511, "upload_time": "2011-09-25T01:13:41", "url": "https://files.pythonhosted.org/packages/ac/9e/5921ce40ad43604e0dc68aaf84531b4275a97190bf407a5c4df4ac4eba13/django-tcms-0.1.6.tar.gz" } ], "0.1.7": [ { "comment_text": "", "digests": { "md5": "e6490a19a7802da2c75ba68f6a1bb020", "sha256": "75fbe615103f3276964d0d2ea207558d6a946df08d2ae2584e007b0d264584b3" }, "downloads": -1, "filename": "django-tcms-0.1.7.tar.gz", "has_sig": false, "md5_digest": "e6490a19a7802da2c75ba68f6a1bb020", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 91578, "upload_time": "2011-10-28T23:42:30", "url": "https://files.pythonhosted.org/packages/b9/70/c8485796b7136574d573b4388dca1209351e32f5241ca47e31045fdc805b/django-tcms-0.1.7.tar.gz" } ], "0.1.8": [ { "comment_text": "", "digests": { "md5": "7586614320319a7cfcb0725c8ecd1738", "sha256": "5954473477f419a2e49ed70ee3a0c0258001fe221cedefa1675b4866664ae029" }, "downloads": -1, "filename": "django-tcms-0.1.8.tar.gz", "has_sig": false, "md5_digest": "7586614320319a7cfcb0725c8ecd1738", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 91723, "upload_time": "2011-11-04T16:21:38", "url": "https://files.pythonhosted.org/packages/2c/c4/b394228dc78ab5e2230094d88effae67dd49f05dcb76b04ee5126ec6c057/django-tcms-0.1.8.tar.gz" } ], "0.1.9": [ { "comment_text": "", "digests": { "md5": "e30812281505715d3406eb3eca9490f0", "sha256": "a25c1e88975d4eef1a23b4df8a3f960ce3995745383cf9b9b1e0d8baeccbfc43" }, "downloads": -1, "filename": "django-tcms-0.1.9.tar.gz", "has_sig": false, "md5_digest": "e30812281505715d3406eb3eca9490f0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 91726, "upload_time": "2011-11-04T16:46:38", "url": "https://files.pythonhosted.org/packages/7a/d5/47ca0fd07a941ffe8473ee90a469e8b202eeda1edcb27a519dae05e585ce/django-tcms-0.1.9.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e5c073acfc1b31261f2820a02a012830", "sha256": "6ad6ea3d027c4739c04b03805c985983ebdb5ea6ee61d5a2901974522ec48edd" }, "downloads": -1, "filename": "django-tcms-0.1.11.tar.gz", "has_sig": false, "md5_digest": "e5c073acfc1b31261f2820a02a012830", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 92712, "upload_time": "2012-11-02T20:32:20", "url": "https://files.pythonhosted.org/packages/c4/95/48024a9e6769c702f736cabe76fb7a5492b798af4dc3416f2e59ecbd86a9/django-tcms-0.1.11.tar.gz" } ] }