{ "info": { "author": "Adam Kochanowski", "author_email": "aip@aip.pl", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content" ], "description": "=====\nTiles\n=====\n\nTiles is mezzanine content module which provide tile and section content which\nwhich allow manage boxes/snipets etc. in our mezzanine cms. For example main\nheader slider which has some slides read content of every slide from tiles of\nselected branch or section. Mezzanine organize pages in tree structure. Sections\nexted to use it as graph (for example, we can select content from different branches).\n\nDetailed documentation is in the \"docs\" directory.\n\nQuick start\n-----------\n\n1. Add \"tiles\" to your INSTALLED_APPS setting in mezzanine project\n like this::\n\n INSTALLED_APPS = (\n ...\n 'tiles',\n )\n\n2. Run `python manage.py migrate` to create the tiless models.\n\n3. Start the development server and visit http://127.0.0.1:8000/admin/\n to create new tile.\n\n4. Visit http://127.0.0.1:8000/ to check your work.", "description_content_type": null, "docs_url": null, "download_url": null, "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.aip.pl/", "keywords": null, "license": "BSD License", "maintainer": null, "maintainer_email": null, "name": "mezzanine-tiles", "package_url": "https://pypi.org/project/mezzanine-tiles/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/mezzanine-tiles/", "project_urls": { "Homepage": "http://www.aip.pl/" }, "release_url": "https://pypi.org/project/mezzanine-tiles/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "Add tiles (blocks, snippets) to mezzanine conten types.", "version": "0.1.1" }, "last_serial": 1480311, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "b445f1ac21589029c190792a2e2206bb", "sha256": "62942e40f3226e6cb66e486b9c38c49e6cd48b5e2f8a65327c94b541dcf62b80" }, "downloads": -1, "filename": "mezzanine-tiles-0.1.tar.gz", "has_sig": false, "md5_digest": "b445f1ac21589029c190792a2e2206bb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3812, "upload_time": "2015-03-27T15:21:42", "url": "https://files.pythonhosted.org/packages/d2/ec/253bd54d85b96ef47d0e7fb54e36dec89337fe7aecf564950b2960a22368/mezzanine-tiles-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "4a54fec4050f5dd9f67a67ef86f73167", "sha256": "e545ff83ab9e25318145163680527eba50c4b8917f6dc168e92faeaf1436cf57" }, "downloads": -1, "filename": "mezzanine-tiles-0.1.1.tar.gz", "has_sig": false, "md5_digest": "4a54fec4050f5dd9f67a67ef86f73167", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3825, "upload_time": "2015-03-27T15:33:45", "url": "https://files.pythonhosted.org/packages/9c/03/49122446375130808e8e876905628a82aab621368d9e0a722d4323fd4727/mezzanine-tiles-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4a54fec4050f5dd9f67a67ef86f73167", "sha256": "e545ff83ab9e25318145163680527eba50c4b8917f6dc168e92faeaf1436cf57" }, "downloads": -1, "filename": "mezzanine-tiles-0.1.1.tar.gz", "has_sig": false, "md5_digest": "4a54fec4050f5dd9f67a67ef86f73167", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3825, "upload_time": "2015-03-27T15:33:45", "url": "https://files.pythonhosted.org/packages/9c/03/49122446375130808e8e876905628a82aab621368d9e0a722d4323fd4727/mezzanine-tiles-0.1.1.tar.gz" } ] }