![Pypi](https://img.shields.io/pypi/v/django-table-permissions?style=flat-square)
![Python](https://img.shields.io/pypi/pyversions/django-table-permissions?style=flat-square)
![Django](https://img.shields.io/badge/Django-4.0%7C4.1%7C4.2%7C5.0-green)
# Django Table Permissions
Display django permissions in a user friendly, translatable and customizable widget..
## Installation
You can install django-table-permissions with pip by typing:
pip install django-table-permissions
Or with poetry by typing::
poetry add django-table-permissions
Or manually by downloading a tarball and typing::
python setup.py install
## Settings
Raw data
{
"_id": null,
"home_page": "",
"name": "django-table-permissions",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.10,<4.0",
"maintainer_email": "",
"keywords": "django,admin,permissions",
"author": "Dharwin Perez",
"author_email": "dharwin@codelovers.club",
"download_url": "https://files.pythonhosted.org/packages/c4/95/c541343ad7d596c3317d056ff957c92428f5d1ad12d95d214c2aaf306d16/django_table_permissions-0.1.0b2.tar.gz",
"platform": null,
"description": "![Pypi](https://img.shields.io/pypi/v/django-table-permissions?style=flat-square)\n![Python](https://img.shields.io/pypi/pyversions/django-table-permissions?style=flat-square)\n![Django](https://img.shields.io/badge/Django-4.0%7C4.1%7C4.2%7C5.0-green)\n\n\n# Django Table Permissions\n\nDisplay django permissions in a user friendly, translatable and customizable widget..\n\n## Installation\n\nYou can install django-table-permissions with pip by typing:\n\n pip install django-table-permissions\n\nOr with poetry by typing::\n\n poetry add django-table-permissions\n\nOr manually by downloading a tarball and typing::\n\n python setup.py install\n\n## Settings\n",
"bugtrack_url": null,
"license": "BSD-2",
"summary": "Display django permissions in a user friendly, translatable and customizable widget.",
"version": "0.1.0b2",
"project_urls": null,
"split_keywords": [
"django",
"admin",
"permissions"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "6532a74fc3e9badc5109c9be53b35eee052302d757fa446c3d03aaa052026742",
"md5": "23ef56bc8269d56e32a9f5aa600968c5",
"sha256": "0f630b0d6ae169b1af8e1a6ba4c16dc98898e49cd2955d813d9d0f84a459a4b7"
},
"downloads": -1,
"filename": "django_table_permissions-0.1.0b2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "23ef56bc8269d56e32a9f5aa600968c5",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10,<4.0",
"size": 11291,
"upload_time": "2024-02-09T17:36:03",
"upload_time_iso_8601": "2024-02-09T17:36:03.276601Z",
"url": "https://files.pythonhosted.org/packages/65/32/a74fc3e9badc5109c9be53b35eee052302d757fa446c3d03aaa052026742/django_table_permissions-0.1.0b2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c495c541343ad7d596c3317d056ff957c92428f5d1ad12d95d214c2aaf306d16",
"md5": "cd3e22d23bbeafa7968a69cb9588688d",
"sha256": "914860e21c341995f31367187c5cb918a00d29d569a8d6ea866abff79756893e"
},
"downloads": -1,
"filename": "django_table_permissions-0.1.0b2.tar.gz",
"has_sig": false,
"md5_digest": "cd3e22d23bbeafa7968a69cb9588688d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10,<4.0",
"size": 9474,
"upload_time": "2024-02-09T17:36:05",
"upload_time_iso_8601": "2024-02-09T17:36:05.006554Z",
"url": "https://files.pythonhosted.org/packages/c4/95/c541343ad7d596c3317d056ff957c92428f5d1ad12d95d214c2aaf306d16/django_table_permissions-0.1.0b2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-02-09 17:36:05",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "django-table-permissions"
}