{ "info": { "author": "Luis Pedro Coelho", "author_email": "lpc@cmu.edu", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Other Environment", "Framework :: Django", "License :: OSI Approved :: GNU Affero General Public License v3", "Programming Language :: Python" ], "description": "=======\nGit CMS\n=======\nGit Based Content Management\n----------------------------\n\nThis is a simple way to allow git to store information related to a website.\n\nUSAGE\n-----\n\nI assume that you know django. If not, check the django website.\n\nEdit the files in example-website. The format of the files should be pretty\nobvious. If not, check the corresponding load.py file (e.g., for\nexample-website/pages/ check gitcms/pages/load.py).\n\nWHAT'S NEW\n----------\n\n**Version 0.3.6**\n- Add RSS for blog app\n- Add disqus integration for blog app\n\nBACKGROUND\n----------\n\nI came to this after having spent a semester maintaining a simple course\nwebsite by using restructured text and sphinx to build a website. It was very\neasy to use a text editor and reST and after a bit of setting up, I had written\na script so that, after each edit, I could publish by calling ``publish.sh``. I\nalmost converted my website to this system, but I hesitated because of the\nlimitations of only having text.\n\nThis is similar to the couple of gitwiki projects that are around the web, but\nwith the major difference that it can use *any time of content*. For example, I\nwant to maintain a list of upcoming conferences as a text file and have it\nserved on a webpage, as an online calendar, &c.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://luispedro.org/software/git-cms", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "django-gitcms", "package_url": "https://pypi.org/project/django-gitcms/", "platform": "Any", "project_url": "https://pypi.org/project/django-gitcms/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://luispedro.org/software/git-cms" }, "release_url": "https://pypi.org/project/django-gitcms/0.4/", "requires_dist": null, "requires_python": null, "summary": "Django Git CMS: A django based git-backed content management system", "version": "0.4" }, "last_serial": 701469, "releases": { "0.2": [ { "comment_text": "", "digests": { "md5": "aa048cfed3efd96e4b40e5c431715808", "sha256": "428a94a7e6fec482af668708c57205f195fdabc0d1bfe9ccb814ff0e0eed40d3" }, "downloads": -1, "filename": "django-gitcms-0.2.tar.gz", "has_sig": false, "md5_digest": "aa048cfed3efd96e4b40e5c431715808", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8691, "upload_time": "2010-02-22T23:14:36", "url": "https://files.pythonhosted.org/packages/95/f7/ad39667243de4cd0a3c178316605725e30c9466e479b6660fda30c3b4ac8/django-gitcms-0.2.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "3a768dbde75c0747c690a4e471fad49e", "sha256": "e9c953cf07d5b94a09eb4955bf41c42175855f7eb3a1c7cc6ebe9808e95ce23b" }, "downloads": -1, "filename": "django-gitcms-0.2.1.tar.gz", "has_sig": false, "md5_digest": "3a768dbde75c0747c690a4e471fad49e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 210401, "upload_time": "2010-02-27T09:24:24", "url": "https://files.pythonhosted.org/packages/99/34/fea1222f55b2df8e01340f11a7232bcbde5debacc93a7a3b65c9f9811fff/django-gitcms-0.2.1.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "3e4fc7b3a97984aba581306ebffab4d5", "sha256": "7567b128bde4bc8346bdec0fd963d2205feffaceba77c8152f3635985f729c62" }, "downloads": -1, "filename": "django-gitcms-0.2.2.tar.gz", "has_sig": false, "md5_digest": "3e4fc7b3a97984aba581306ebffab4d5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 212628, "upload_time": "2010-04-02T07:05:39", "url": "https://files.pythonhosted.org/packages/9d/67/37cfdb115c5f39f8ffb1d7352a2fe436e8be5d2eb27e8c005cf49181152f/django-gitcms-0.2.2.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "7b9ae796cd827511333d62ee515fba95", "sha256": "0302ca3992bddf53958e1c1bc38e25f82a63490f1cdc93fe48071c1ff992ab23" }, "downloads": -1, "filename": "django-gitcms-0.3.0.tar.gz", "has_sig": false, "md5_digest": "7b9ae796cd827511333d62ee515fba95", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 343997, "upload_time": "2010-04-06T07:20:53", "url": "https://files.pythonhosted.org/packages/b1/42/5d17b158c384fb75e84f4b8cb9f277aeb2ba99c808203afe00afa1b4773c/django-gitcms-0.3.0.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "b3f18337545d8aeb1618661da6e2d446", "sha256": "de32410cd247a3de32ef21109b82daf6cca844d3eababef1f23441a97952f810" }, "downloads": -1, "filename": "django-gitcms-0.3.1.tar.gz", "has_sig": false, "md5_digest": "b3f18337545d8aeb1618661da6e2d446", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 345245, "upload_time": "2010-04-07T06:55:12", "url": "https://files.pythonhosted.org/packages/63/ea/3aed271e6ecd7da21e30f484718f836d6d45a5eb8ea8a3c0b09a24c7248b/django-gitcms-0.3.1.tar.gz" } ], "0.3.2": [ { "comment_text": "", "digests": { "md5": "b47ac6f4b0c8c652b56bcc4bc7176731", "sha256": "7f43fda31d1440249a37d9a842f7f6628ca0b982e0604ac5666f7a27d0b08aa2" }, "downloads": -1, "filename": "django-gitcms-0.3.2.tar.gz", "has_sig": false, "md5_digest": "b47ac6f4b0c8c652b56bcc4bc7176731", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 212814, "upload_time": "2010-04-18T23:53:08", "url": "https://files.pythonhosted.org/packages/46/05/b8a7021f400df2be4a45ee343883fb7519877c2f0a62d1abf1f48db2cbe2/django-gitcms-0.3.2.tar.gz" } ], "0.3.3": [ { "comment_text": "", "digests": { "md5": "e2c1b6a45e5acf3cb3fb17ca7c214bf8", "sha256": "1f26610477c3b18fa91668bc389f93d515458c6f5cb6fd2eb3afcc9be0ea16f1" }, "downloads": -1, "filename": "django-gitcms-0.3.3.tar.gz", "has_sig": false, "md5_digest": "e2c1b6a45e5acf3cb3fb17ca7c214bf8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 212794, "upload_time": "2010-04-19T01:21:39", "url": "https://files.pythonhosted.org/packages/eb/b7/27ad012a50cce2eb025703f219094d0edc91f898216d67d0d585e7e37396/django-gitcms-0.3.3.tar.gz" } ], "0.3.4": [ { "comment_text": "", "digests": { "md5": "8c8c25f5b3d7ce1d8382a615d97aa2e1", "sha256": "71d29ac1a3bde979f92e1a1767654079b373febf8cb4ff3384cfa5ec71a32b45" }, "downloads": -1, "filename": "django-gitcms-0.3.4.tar.gz", "has_sig": false, "md5_digest": "8c8c25f5b3d7ce1d8382a615d97aa2e1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 357431, "upload_time": "2010-04-26T02:42:19", "url": "https://files.pythonhosted.org/packages/b7/c3/1d973668b2bae74bf196c018d4055963ba9e64bd11a69f942dd2fe2ef0a3/django-gitcms-0.3.4.tar.gz" } ], "0.3.6": [ { "comment_text": "", "digests": { "md5": "0fa776896f1f5c988cd71ded994f50c9", "sha256": "162eeb0855a8c38c81a4fb773a226375772cdd9dd1a3b5b6500f819d09690748" }, "downloads": -1, "filename": "django-gitcms-0.3.6.tar.gz", "has_sig": false, "md5_digest": "0fa776896f1f5c988cd71ded994f50c9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 357034, "upload_time": "2011-01-25T04:20:21", "url": "https://files.pythonhosted.org/packages/bf/f6/25c4c1aa794ae0f60ebcb53ef9a74600d28a47bf83c2f4c2228945143688/django-gitcms-0.3.6.tar.gz" } ], "0.4": [ { "comment_text": "", "digests": { "md5": "56a13f5c9fe7d1bf8a8579c4e16090fa", "sha256": "aaab6665a2e1c8f9cbe0c28879f09a3809e5819ce33fe2ee81a60ab9e0527b73" }, "downloads": -1, "filename": "django-gitcms-0.4.tar.gz", "has_sig": false, "md5_digest": "56a13f5c9fe7d1bf8a8579c4e16090fa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 232763, "upload_time": "2012-08-22T17:00:14", "url": "https://files.pythonhosted.org/packages/16/4c/30f6c6ff5fffbfbaa9e5c49ffa784f660b3831bd5db55b5037c913175778/django-gitcms-0.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "56a13f5c9fe7d1bf8a8579c4e16090fa", "sha256": "aaab6665a2e1c8f9cbe0c28879f09a3809e5819ce33fe2ee81a60ab9e0527b73" }, "downloads": -1, "filename": "django-gitcms-0.4.tar.gz", "has_sig": false, "md5_digest": "56a13f5c9fe7d1bf8a8579c4e16090fa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 232763, "upload_time": "2012-08-22T17:00:14", "url": "https://files.pythonhosted.org/packages/16/4c/30f6c6ff5fffbfbaa9e5c49ffa784f660b3831bd5db55b5037c913175778/django-gitcms-0.4.tar.gz" } ] }