{ "info": { "author": "Jacob Rief", "author_email": "jacob.rief@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Web Environment", "Framework :: Django", "Framework :: Django :: 1.10", "Framework :: Django :: 1.11", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Internet :: WWW/HTTP :: Dynamic Content" ], "description": "# djangocms-bootstrap3\n\nSome templates and templatetags to be used with django-CMS and Bootstrap3.\n\nDjango-CMS is frontend agnostic, which is a good thing. However, in combination with Bootstrap3\nthe menu structure does not quite fit. This is because Bootstrap3 only allows one nested menu level.\n\nTherefore **djangocms-bootstrap3** adds a few modified templatetags, which render the existing\npage tree into a menu structure suitable for the navbar in Bootstrap3.\n\n\n## CHANGELOG\n- 0.4.2\n * adopted navbar to work with `angular-ui-bootstrap` version 2.5 and later.\n\n- 0.4.1\n * Fix versions in `install_requires` of `setup.py`.\n\n- 0.4\n * Add support for django-CMS version 3.5\n * Replace `dropdown`, `dropdown-toggle` by `uib-dropdown`, `uib-dropdown-toggle` to be compatible\n with **angular-ui-bootstrap** version 0.14 and later.\n * In hamburger menu, replace `