{ "info": { "author": "Evan Borgstrom", "author_email": "evan@borgstrom.ca", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Topic :: Software Development :: Libraries", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Simple Django Menus\n===================\n\n.. image:: https://img.shields.io/travis/borgstrom/django-simple-menu.svg\n :target: https://travis-ci.org/borgstrom/django-simple-menu\n\n.. image:: https://img.shields.io/codecov/c/github/borgstrom/django-simple-menu.svg\n :target: https://codecov.io/github/borgstrom/django-simple-menu\n\n.. image:: https://img.shields.io/pypi/v/django-simple-menu.svg\n :target: https://pypi.python.org/pypi/django-simple-menu\n :alt: Latest PyPI version\n\n.. image:: https://img.shields.io/pypi/dm/django-simple-menu.svg\n :target: https://pypi.python.org/pypi/django-simple-menu\n :alt: Number of PyPI downloads\n\ndjango-simple-menu is an entirely code based menu system, because, who really wants to define their\nmenus in the django admin...\n\nIt's simple to use, yet provides enough flexibility to provide unlimited children menus, per-request\ngeneration and checking of menu items, badges, and more.\n\n\nQuickstart\n----------\n\nUsing django-simple-menu is easy.\n\nInstall ``django-simple-menu`` in your virtualenv and then add ``menu`` to your ``INSTALLED_APPS``.\nPlease ensure that you have ``django.core.context_processors.request`` listed in the\n``TEMPLATE_CONTEXT_PROCESSORS`` setting.\n\nFor each of your own apps that you want to expose a menu create a new file named ``menus.py`` and\ndefine your menus using the ``Menu`` and ``MenuItem`` classes you can import from the ``menu``\nnamespace.\n\nIn a template you want to render a menu first ``{% load menu %}`` then call ``{% generate_menu %}``\ninside a block and a new varaible named ``menus`` will be added to the context. You can now iterate\nover this ``menus`` object to render your menus.\n\nTo quickly see everything in action and evaluate django-simple-menut please check out the\n`example project`_.\n\n.. _example project: https://github.com/borgstrom/django-simple-menu/tree/master/example\n\n\nDocumentation\n-------------\n\nThe full documentation is located in the docs directory and can be viewed at:\n\nhttps://django-simple-menu.readthedocs.org\n\n\nRequirements\n------------\n\nDjango 1.6+", "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/borgstrom/django-simple-menu", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "django-simple-menu", "package_url": "https://pypi.org/project/django-simple-menu/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-simple-menu/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/borgstrom/django-simple-menu" }, "release_url": "https://pypi.org/project/django-simple-menu/1.2.1/", "requires_dist": null, "requires_python": null, "summary": "Simple, yet powerful, code-based menus for Django applications", "version": "1.2.1" }, "last_serial": 3774514, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "e893fc62f4324266c300e58898b8cebc", "sha256": "d2efc7194571e160c9f4bc210b698968a6d174c072711ab5d557883aff723b98" }, "downloads": -1, "filename": "django-simple-menu-1.0.tar.gz", "has_sig": false, "md5_digest": "e893fc62f4324266c300e58898b8cebc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3198, "upload_time": "2013-02-21T20:33:17", "url": "https://files.pythonhosted.org/packages/bb/c1/e4170ea7d90fe65418cafeec542e64bc6b6917a4ad99f1f9be6ea281044e/django-simple-menu-1.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "7b8a7a4a114518e9234ccf6e33924b07", "sha256": "1910f6df62082097c168e5ef09f6f9b2a9b7b71154db31da47b46a045f315c8a" }, "downloads": -1, "filename": "django-simple-menu-1.0.1.tar.gz", "has_sig": false, "md5_digest": "7b8a7a4a114518e9234ccf6e33924b07", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4710, "upload_time": "2013-02-21T21:00:54", "url": "https://files.pythonhosted.org/packages/b7/f9/175dcf1fc4b62685801ddb39849da0080e5bc8252b188dae86459bd37b97/django-simple-menu-1.0.1.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "dee55dac1ba3889916f5fed7500bd529", "sha256": "21b2f9d296247f3eeefd0529e6b28a982a80023c5893dd09352ea294242206a4" }, "downloads": -1, "filename": "django-simple-menu-1.0.2.tar.gz", "has_sig": false, "md5_digest": "dee55dac1ba3889916f5fed7500bd529", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4717, "upload_time": "2013-02-21T21:15:45", "url": "https://files.pythonhosted.org/packages/e7/d0/7eea5bc1ffb78bbe9b184fcf30f0330086b8b008309ac973eab084a0b45a/django-simple-menu-1.0.2.tar.gz" } ], "1.0.3": [ { "comment_text": "", "digests": { "md5": "ed2bc357dbaf701d03ed3933216faf69", "sha256": "5f80e516a9f92db7a90d3de0f935341c5715bd8c81901599cf0f1842d219e3ce" }, "downloads": -1, "filename": "django-simple-menu-1.0.3.tar.gz", "has_sig": false, "md5_digest": "ed2bc357dbaf701d03ed3933216faf69", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5586, "upload_time": "2013-02-21T21:19:11", "url": "https://files.pythonhosted.org/packages/22/8d/73dc4ba07679eb4fd8dbc004a255b806f5184c4a6e6602ca473fcbf05d1f/django-simple-menu-1.0.3.tar.gz" } ], "1.0.4": [ { "comment_text": "", "digests": { "md5": "321a835fadadf4054ba1055617870e9f", "sha256": "3ea057d967982d86caeb444b4470b2c12f224b4d6f600577a73a6cc7e2c158b1" }, "downloads": -1, "filename": "django-simple-menu-1.0.4.tar.gz", "has_sig": false, "md5_digest": "321a835fadadf4054ba1055617870e9f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5781, "upload_time": "2013-03-02T02:31:43", "url": "https://files.pythonhosted.org/packages/2f/d4/f82e8d65902e90ccbbac8dd160c16f2121952048f36c6800fa3404f6308e/django-simple-menu-1.0.4.tar.gz" } ], "1.0.5": [ { "comment_text": "", "digests": { "md5": "3f3cc1fcbd6b55f03cccf5e2e3cffc89", "sha256": "d11fc340e8ee61ba1336fba484dc8c68e3e15a173ed69ecff076f63e96e7c798" }, "downloads": -1, "filename": "django-simple-menu-1.0.5.tar.gz", "has_sig": false, "md5_digest": "3f3cc1fcbd6b55f03cccf5e2e3cffc89", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5805, "upload_time": "2013-03-22T12:53:06", "url": "https://files.pythonhosted.org/packages/76/bc/b68f076f46fe75b6edfe910c193f97298a6dbf75067fdf8e32ea2fddf056/django-simple-menu-1.0.5.tar.gz" } ], "1.0.6": [ { "comment_text": "", "digests": { "md5": "527a8c54f7c9011bacf098aa3309b5db", "sha256": "5d445e89c97c29e4cb9cdd90f0eb54c5f332f03f2252a4760d859f78d0d04dfc" }, "downloads": -1, "filename": "django-simple-menu-1.0.6.tar.gz", "has_sig": false, "md5_digest": "527a8c54f7c9011bacf098aa3309b5db", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5906, "upload_time": "2013-03-24T22:25:29", "url": "https://files.pythonhosted.org/packages/11/18/75b24a4caf636cbe9ad0a7c0cdd3ab545fe914912c6f99dab1a678fb9369/django-simple-menu-1.0.6.tar.gz" } ], "1.0.7": [ { "comment_text": "", "digests": { "md5": "6e5a8a843c51d1ab39afad8e454cd800", "sha256": "cbc5c85f07418fea04adfdb0cf73e1c7a878bba25a1556a0c75ccba1264f65ce" }, "downloads": -1, "filename": "django-simple-menu-1.0.7.tar.gz", "has_sig": false, "md5_digest": "6e5a8a843c51d1ab39afad8e454cd800", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6487, "upload_time": "2014-01-21T18:14:50", "url": "https://files.pythonhosted.org/packages/0f/a0/af7831b3f1059ddff359ca5e69083533abc1239592a60e7920ff34a8a5e8/django-simple-menu-1.0.7.tar.gz" } ], "1.0.8": [ { "comment_text": "", "digests": { "md5": "1c67367b3c8ba29551164716b705ba72", "sha256": "8abd07bad3d594cbc9d413b1c9b48fabbc3cac16bf1b10a5a25b162589fbdb13" }, "downloads": -1, "filename": "django-simple-menu-1.0.8.tar.gz", "has_sig": false, "md5_digest": "1c67367b3c8ba29551164716b705ba72", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9220, "upload_time": "2014-01-22T03:47:56", "url": "https://files.pythonhosted.org/packages/fd/87/721287441437a4623f617bfb9fc709009e0128c8a2c2b8ee4e82076333ee/django-simple-menu-1.0.8.tar.gz" } ], "1.0.9": [ { "comment_text": "", "digests": { "md5": "fae4ac9bd87545eccfe194dd8846794f", "sha256": "01becc3c8b5ef3561603e3f323d3de2fc777380863a0ea21d794e661f64768bb" }, "downloads": -1, "filename": "django-simple-menu-1.0.9.tar.gz", "has_sig": false, "md5_digest": "fae4ac9bd87545eccfe194dd8846794f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14803, "upload_time": "2014-01-29T14:21:30", "url": "https://files.pythonhosted.org/packages/d2/2a/d678a28ec49b3d3fad9ba78e28b024540e67596b428ad53b4bd044adc411/django-simple-menu-1.0.9.tar.gz" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "9395483a2c5fd6c18522bb11d4a82421", "sha256": "f8c948e99e49c8d5bf81425e3a77de181e710ddd102af3c050147940c1db6852" }, "downloads": -1, "filename": "django-simple-menu-1.1.0.tar.gz", "has_sig": false, "md5_digest": "9395483a2c5fd6c18522bb11d4a82421", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14041, "upload_time": "2015-05-24T22:50:26", "url": "https://files.pythonhosted.org/packages/da/fa/558b8e4832fa1c110299ae9c42add3037787ddf29cba4f9e7cb0086af085/django-simple-menu-1.1.0.tar.gz" } ], "1.1.1": [ { "comment_text": "", "digests": { "md5": "3d35b78f5ad0c112deb03240974a91c0", "sha256": "8ea9c10693d9c22f0a2b119e7aa4015e7944502b447e01e46ba4ef5d77ca49ae" }, "downloads": -1, "filename": "django-simple-menu-1.1.1.tar.gz", "has_sig": false, "md5_digest": "3d35b78f5ad0c112deb03240974a91c0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15349, "upload_time": "2015-11-15T01:02:45", "url": "https://files.pythonhosted.org/packages/33/ca/e64478d359f2ec3045d7d461adfe796be6a8fd090075ee3f01dea4889e8e/django-simple-menu-1.1.1.tar.gz" } ], "1.1.2": [ { "comment_text": "", "digests": { "md5": "da10bb3182bc775f087f5c91e57abbdd", "sha256": "37c093f8c8c6a16bb291503240c5a36322a10ec098ccdb1173d40909fab63a16" }, "downloads": -1, "filename": "django-simple-menu-1.1.2.tar.gz", "has_sig": false, "md5_digest": "da10bb3182bc775f087f5c91e57abbdd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15942, "upload_time": "2015-11-21T22:21:31", "url": "https://files.pythonhosted.org/packages/70/16/04c8f7131e750615fcadf552333f8890c13f9fb57de82a02cf77b371bc4c/django-simple-menu-1.1.2.tar.gz" } ], "1.2.0": [ { "comment_text": "", "digests": { "md5": "e1019df4ca21c43b1eefa79c210672b1", "sha256": "5e2f4ec731e0f287f9889cf42ac69311ee43925b6db3f2cce78fb1cec8341e1a" }, "downloads": -1, "filename": "django_simple_menu-1.2.0-py2-none-any.whl", "has_sig": false, "md5_digest": "e1019df4ca21c43b1eefa79c210672b1", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 9381, "upload_time": "2016-05-01T13:19:11", "url": "https://files.pythonhosted.org/packages/e2/4b/0b8a5a147730f259b234acc3914dd15ef5117cb573b6b3fc9c88d3b72c43/django_simple_menu-1.2.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c730d8edea0aae5430e61903d3214658", "sha256": "718b4f22968f33eae865bb45a8596e1a9af87de9da66c4e27ec13668163004ac" }, "downloads": -1, "filename": "django-simple-menu-1.2.0.tar.gz", "has_sig": false, "md5_digest": "c730d8edea0aae5430e61903d3214658", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16592, "upload_time": "2016-01-20T17:03:27", "url": "https://files.pythonhosted.org/packages/bc/7a/8cba709f3264552714df2c5fcce3aa888b50b9fd25874b24007233894f37/django-simple-menu-1.2.0.tar.gz" } ], "1.2.1": [ { "comment_text": "", "digests": { "md5": "ccd3d466481e78df3ca79f53e4c38ff0", "sha256": "55358f10cc24cb990411819f43a0ab84007a1ea5b2c8ad22ace51aa88183e579" }, "downloads": -1, "filename": "django_simple_menu-1.2.1-py2-none-any.whl", "has_sig": false, "md5_digest": "ccd3d466481e78df3ca79f53e4c38ff0", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 9386, "upload_time": "2016-05-01T13:21:28", "url": "https://files.pythonhosted.org/packages/ef/2a/e05fc7620457cdad6872b37dba955262ed5744c35bca9e6ce732674387a9/django_simple_menu-1.2.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4df7ed27e5b8ac45b84185469a09d9b7", "sha256": "9bf5b87d1ead1ac6d4588c623be276fc87a4382424bbe564a574d8959d1f03bd" }, "downloads": -1, "filename": "django-simple-menu-1.2.1.tar.gz", "has_sig": false, "md5_digest": "4df7ed27e5b8ac45b84185469a09d9b7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15439, "upload_time": "2016-05-01T13:21:23", "url": "https://files.pythonhosted.org/packages/92/d3/7ced6a364465c3eefd9349ce8e1e2ae4fb696fb871f6f00fcb41feef1efd/django-simple-menu-1.2.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ccd3d466481e78df3ca79f53e4c38ff0", "sha256": "55358f10cc24cb990411819f43a0ab84007a1ea5b2c8ad22ace51aa88183e579" }, "downloads": -1, "filename": "django_simple_menu-1.2.1-py2-none-any.whl", "has_sig": false, "md5_digest": "ccd3d466481e78df3ca79f53e4c38ff0", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 9386, "upload_time": "2016-05-01T13:21:28", "url": "https://files.pythonhosted.org/packages/ef/2a/e05fc7620457cdad6872b37dba955262ed5744c35bca9e6ce732674387a9/django_simple_menu-1.2.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4df7ed27e5b8ac45b84185469a09d9b7", "sha256": "9bf5b87d1ead1ac6d4588c623be276fc87a4382424bbe564a574d8959d1f03bd" }, "downloads": -1, "filename": "django-simple-menu-1.2.1.tar.gz", "has_sig": false, "md5_digest": "4df7ed27e5b8ac45b84185469a09d9b7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15439, "upload_time": "2016-05-01T13:21:23", "url": "https://files.pythonhosted.org/packages/92/d3/7ced6a364465c3eefd9349ce8e1e2ae4fb696fb871f6f00fcb41feef1efd/django-simple-menu-1.2.1.tar.gz" } ] }