[](https://badge.fury.io/py/django-tab-menus)
Django app to render menus and load tabs with Ajax
See example django project with docker compose file
Add to installed apps in settings
`'django_menus',`
Raw data
{
"_id": null,
"home_page": "https://github.com/jonesim/django-menus",
"name": "django-tab-menus",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": null,
"keywords": null,
"author": "Ian Jones",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/66/80/2fd9eb0d34fdfa545ab99b0fadea2d06b50da31bda9c03054bf3eaee42c7/django-tab-menus-0.0.17.tar.gz",
"platform": null,
"description": "[](https://badge.fury.io/py/django-tab-menus)\r\n\r\nDjango app to render menus and load tabs with Ajax\r\n\r\nSee example django project with docker compose file \r\n\r\nAdd to installed apps in settings \r\n`'django_menus',`\r\n \r\n",
"bugtrack_url": null,
"license": null,
"summary": "Django app to render menus and load tabs with Ajax",
"version": "0.0.17",
"project_urls": {
"Homepage": "https://github.com/jonesim/django-menus"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "faaac12ec232c42b56d273d18ea859d532ef8f8570ba64d2fde7da6f2888108d",
"md5": "ad3befce6c173fcfee11ef463f67562b",
"sha256": "63fe704d8c32763b9191bd93e82cf02b854b1ce04cd9b60e075b0a7e307984d3"
},
"downloads": -1,
"filename": "django_tab_menus-0.0.17-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ad3befce6c173fcfee11ef463f67562b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 15601,
"upload_time": "2024-07-29T16:13:00",
"upload_time_iso_8601": "2024-07-29T16:13:00.244052Z",
"url": "https://files.pythonhosted.org/packages/fa/aa/c12ec232c42b56d273d18ea859d532ef8f8570ba64d2fde7da6f2888108d/django_tab_menus-0.0.17-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "66802fd9eb0d34fdfa545ab99b0fadea2d06b50da31bda9c03054bf3eaee42c7",
"md5": "c8ae432f3f06e29e60d82554017c1c06",
"sha256": "e042011a2977c74469f9cc13c4c9daace7b04f9eb0543cfca56aa90f2cfb70eb"
},
"downloads": -1,
"filename": "django-tab-menus-0.0.17.tar.gz",
"has_sig": false,
"md5_digest": "c8ae432f3f06e29e60d82554017c1c06",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 11018,
"upload_time": "2024-07-29T16:13:01",
"upload_time_iso_8601": "2024-07-29T16:13:01.643261Z",
"url": "https://files.pythonhosted.org/packages/66/80/2fd9eb0d34fdfa545ab99b0fadea2d06b50da31bda9c03054bf3eaee42c7/django-tab-menus-0.0.17.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-29 16:13:01",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "jonesim",
"github_project": "django-menus",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "Django",
"specs": [
[
"==",
"3.2.7"
]
]
},
{
"name": "django-ajax-helpers",
"specs": [
[
"==",
"0.0.20"
]
]
},
{
"name": "django-show-source-code",
"specs": [
[
"==",
"0.0.7"
]
]
},
{
"name": "django-nested-modals",
"specs": [
[
"==",
"0.0.18"
]
]
},
{
"name": "django-crispy-forms",
"specs": [
[
"==",
"1.12.0"
]
]
}
],
"lcname": "django-tab-menus"
}