{ "info": { "author": "ludbek", "author_email": "sth.srn@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "````python\namenu\n This is a menu plugins for DjangoCMS. It provides 4 different kinds of menu plugins.\n 1. Menu Below Current Page\n 2. Breadcrumb\n 3. Generic Menu\n 4. Selective Menu\n\nInstallation\n Download the package\n $ pip install amenu\n Register it to the INSTALLED_APPS\n For standard DjangoCMS project setting\n INSTALLED_APPS = (\n 'amenu',\n )\n\n For \"Djangocms Foundation\"[https://github.com/ludbek/djangocms-foundation]\n DJANGO_CMS_APPS = (\n 'amenu',\n )\n Migrate the plugin\n $ python manage.py migrate amenu\n````", "description_content_type": null, "docs_url": null, "download_url": null, "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/ludbek/amenu", "keywords": null, "license": "LICENSE.txt", "maintainer": null, "maintainer_email": null, "name": "amenu", "package_url": "https://pypi.org/project/amenu/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/amenu/", "project_urls": { "Homepage": "https://github.com/ludbek/amenu" }, "release_url": "https://pypi.org/project/amenu/1.0.3/", "requires_dist": null, "requires_python": null, "summary": "A menu plugin for DjangoCMS.", "version": "1.0.3" }, "last_serial": 1349360, "releases": { "1.0.1": [ { "comment_text": "", "digests": { "md5": "ab8fa1f73e304b73667a6b1aac485adb", "sha256": "3092693f80304ca5a4022322845cf7f72d8f7c9d311b3c063f641e4742ae276a" }, "downloads": -1, "filename": "amenu-1.0.1.tar.gz", "has_sig": false, "md5_digest": "ab8fa1f73e304b73667a6b1aac485adb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6610, "upload_time": "2014-12-18T10:11:43", "url": "https://files.pythonhosted.org/packages/c0/6c/495d271f69b1858a83dc06aff8448a32c894484955ff2bcad2326e4e5a1e/amenu-1.0.1.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "c320fef4b119253e6c65139daaa02d9e", "sha256": "76488a2336b0903d60c500d83beeb49040412f3bae5ef36df71be29a6f59ce44" }, "downloads": -1, "filename": "amenu-1.0.2.tar.gz", "has_sig": false, "md5_digest": "c320fef4b119253e6c65139daaa02d9e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5268, "upload_time": "2014-12-18T11:23:35", "url": "https://files.pythonhosted.org/packages/9f/bd/b00e2152af2a537308a39d31985f656fac0d5ad895c37cb6110cf7b7a43d/amenu-1.0.2.tar.gz" } ], "1.0.3": [ { "comment_text": "", "digests": { "md5": "664b34c56d7b0c392073eeefef3e37ce", "sha256": "866ff9a3c83b0de66437eb9f28f146461a89b3a07f8b3e66ef63e4a3f67798a1" }, "downloads": -1, "filename": "amenu-1.0.3.tar.gz", "has_sig": false, "md5_digest": "664b34c56d7b0c392073eeefef3e37ce", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3785, "upload_time": "2014-12-18T15:08:02", "url": "https://files.pythonhosted.org/packages/f0/97/5afd9e3bcc2e39d937e0b55277d5b082f8c98dfba8edb3ca816fab6c2a1a/amenu-1.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "664b34c56d7b0c392073eeefef3e37ce", "sha256": "866ff9a3c83b0de66437eb9f28f146461a89b3a07f8b3e66ef63e4a3f67798a1" }, "downloads": -1, "filename": "amenu-1.0.3.tar.gz", "has_sig": false, "md5_digest": "664b34c56d7b0c392073eeefef3e37ce", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3785, "upload_time": "2014-12-18T15:08:02", "url": "https://files.pythonhosted.org/packages/f0/97/5afd9e3bcc2e39d937e0b55277d5b082f8c98dfba8edb3ca816fab6c2a1a/amenu-1.0.3.tar.gz" } ] }