{ "info": { "author": "Gautier Hayoun", "author_email": "ghayoun@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "Django tiniest cms\n==================\n\nInstallation\n------------\n\n#. The recommended way to install django-tiniest-cms package is with pip.\n\n $ pip install django-tiniest-cms\n\n#. Then add 'django-tiniest-cms' to `INSTALLED_APPS`.\n\nUsage\n-----\n\nAssuming this would be the frontpage template of a website :\n\n {% load tiniest_cms %}\n \n {% content \"website/frontpage/title\" %}NO TITLE{% endcontent %}\n \n \n {% content \"website/frontpage/main_content\"%}\n\n This is the website of ACME corporation\n \n {% endcontent %}\n \n \n\nThen in the administration you can add the content snippet matching the name\ngiven to the `content` tags. The content will be rendered as markdown instead\nof the default given to the `content` tags.", "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/Gautier/django-tiniest-cms", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "django-tiniest-cms", "package_url": "https://pypi.org/project/django-tiniest-cms/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-tiniest-cms/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/Gautier/django-tiniest-cms" }, "release_url": "https://pypi.org/project/django-tiniest-cms/0.9.1/", "requires_dist": null, "requires_python": null, "summary": "django-tiniest-cms is a seriously minimalist Django CMS", "version": "0.9.1" }, "last_serial": 1219643, "releases": { "0.9.0": [ { "comment_text": "", "digests": { "md5": "2b49f93d0add334333c2ea53c266f620", "sha256": "49e59e3e5d3ead663647d7d99880e41541150332c48f02d46d53e1c280ca5d68" }, "downloads": -1, "filename": "django-tiniest-cms-0.9.0.tar.gz", "has_sig": false, "md5_digest": "2b49f93d0add334333c2ea53c266f620", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2236, "upload_time": "2014-09-10T16:27:23", "url": "https://files.pythonhosted.org/packages/2a/c3/ef3f3a6fa19ad1e13439f430e5bb2cb563e9851e7e4f596718734de67952/django-tiniest-cms-0.9.0.tar.gz" } ], "0.9.1": [ { "comment_text": "", "digests": { "md5": "2ce8dc0fee6526089ef525779a8c039b", "sha256": "be0e4d2e8de70aa856537234f423fa23a1eca2684d76face2976e460cd33dc30" }, "downloads": -1, "filename": "django-tiniest-cms-0.9.1.tar.gz", "has_sig": false, "md5_digest": "2ce8dc0fee6526089ef525779a8c039b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2840, "upload_time": "2014-09-10T16:36:00", "url": "https://files.pythonhosted.org/packages/07/0e/100b8480078b0d663f5ac3042b830a7b3036df0696f677678313a23c2d86/django-tiniest-cms-0.9.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2ce8dc0fee6526089ef525779a8c039b", "sha256": "be0e4d2e8de70aa856537234f423fa23a1eca2684d76face2976e460cd33dc30" }, "downloads": -1, "filename": "django-tiniest-cms-0.9.1.tar.gz", "has_sig": false, "md5_digest": "2ce8dc0fee6526089ef525779a8c039b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2840, "upload_time": "2014-09-10T16:36:00", "url": "https://files.pythonhosted.org/packages/07/0e/100b8480078b0d663f5ac3042b830a7b3036df0696f677678313a23c2d86/django-tiniest-cms-0.9.1.tar.gz" } ] }