django-mcadmin

View on PyPIReverse Dependencies (0)

0.12.0 django_mcadmin-0.12.0-py3-none-any.whl

Wheel Details

Project: django-mcadmin
Version: 0.12.0
Filename: django_mcadmin-0.12.0-py3-none-any.whl
Download: [link]
Size: 45756
MD5: 255880721f4634b828f9347ae68c84a0
SHA256: 3a36e33b96d0da45f0abdafda74fe04f77afecbd13a9e0a3613332182cc51f5d
Uploaded: 2022-02-19 03:31:49 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: django-mcadmin
Version: 0.12.0
Summary: Easily run Django management commands from admin
Author: Alexei Andrushievich
Author-Email: vint21h[at]vint21h.pp.ua
Home-Page: https://github.com/vint21h/django-mcadmin
License: GPLv3+
Keywords: django,admin,management,commands,management-commands
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Plugins
Classifier: Framework :: Django :: 2.2
Classifier: Framework :: Django :: 3.2
Classifier: Framework :: Django :: 4.0
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Utilities
Requires-Dist: django (<4.1,>=2.2)
Requires-Dist: django-appconf (>=1.0.3)
Requires-Dist: attrs (==21.4.0); extra == "test"
Requires-Dist: bandit (==1.7.2); extra == "test"
Requires-Dist: black (==22.1.0); extra == "test"
Requires-Dist: bpython (==0.22.1); extra == "test"
Requires-Dist: check-manifest (==0.47); extra == "test"
Requires-Dist: check-wheel-contents (==0.3.4); extra == "test"
Requires-Dist: coverage (==6.3.1); extra == "test"
Requires-Dist: coveralls (==3.3.1); extra == "test"
Requires-Dist: curlylint (==0.13.0); extra == "test"
Requires-Dist: darglint (==1.8.1); extra == "test"
Requires-Dist: dennis (==0.9); extra == "test"
Requires-Dist: django-stubs (==1.9.0); extra == "test"
Requires-Dist: dlint (==0.12.0); extra == "test"
Requires-Dist: dodgy (==0.2.1); extra == "test"
Requires-Dist: dotenv-linter (==0.3.0); extra == "test"
Requires-Dist: flake8-annotations-complexity (==0.0.6); extra == "test"
Requires-Dist: flake8-annotations-coverage (==0.0.5); extra == "test"
Requires-Dist: flake8-broken-line (==0.4.0); extra == "test"
Requires-Dist: flake8-bugbear (==22.1.11); extra == "test"
Requires-Dist: flake8-builtins (==1.5.3); extra == "test"
Requires-Dist: flake8-coding (==1.3.2); extra == "test"
Requires-Dist: flake8-cognitive-complexity (==0.1.0); extra == "test"
Requires-Dist: flake8-comprehensions (==3.8.0); extra == "test"
Requires-Dist: flake8-debugger (==4.0.0); extra == "test"
Requires-Dist: flake8-django (==1.1.2); extra == "test"
Requires-Dist: flake8-docstrings (==1.6.0); extra == "test"
Requires-Dist: flake8-eradicate (==1.2.0); extra == "test"
Requires-Dist: flake8-executable (==2.1.1); extra == "test"
Requires-Dist: flake8-expression-complexity (==0.0.9); extra == "test"
Requires-Dist: flake8-fixme (==1.1.1); extra == "test"
Requires-Dist: flake8-functions (==0.0.6); extra == "test"
Requires-Dist: flake8-mutable (==1.2.0); extra == "test"
Requires-Dist: flake8-no-implicit-concat (==0.3.3); extra == "test"
Requires-Dist: flake8-print (==4.0.0); extra == "test"
Requires-Dist: flake8-return (==1.1.3); extra == "test"
Requires-Dist: flake8-simplify (==0.17.1); extra == "test"
Requires-Dist: flake8-typing-imports (==1.12.0); extra == "test"
Requires-Dist: flake8-use-fstring (==1.3); extra == "test"
Requires-Dist: flake8-variables-names (==0.0.4); extra == "test"
Requires-Dist: flake8 (==3.9.2); extra == "test"
Requires-Dist: freezegun (==1.1.0); extra == "test"
Requires-Dist: importlib-metadata (==4.11.1); extra == "test"
Requires-Dist: interrogate (==1.5.0); extra == "test"
Requires-Dist: isort (==5.10.1); extra == "test"
Requires-Dist: mypy (==0.931); extra == "test"
Requires-Dist: pep8-naming (==0.12.1); extra == "test"
Requires-Dist: pip-outdated (==0.5.0); extra == "test"
Requires-Dist: polint (==0.4); extra == "test"
Requires-Dist: pre-commit-hooks (==4.1.0); extra == "test"
Requires-Dist: pre-commit (==2.17.0); extra == "test"
Requires-Dist: pygments (==2.11.2); extra == "test"
Requires-Dist: pylint-django (==2.5.2); extra == "test"
Requires-Dist: pylint (==2.12.2); extra == "test"
Requires-Dist: pyroma (==3.2); extra == "test"
Requires-Dist: pytest-cov (==3.0.0); extra == "test"
Requires-Dist: pytest-django (==4.5.2); extra == "test"
Requires-Dist: pytest-extra-durations (==0.1.3); extra == "test"
Requires-Dist: pytest-instafail (==0.4.2); extra == "test"
Requires-Dist: pytest-sugar (==0.9.4); extra == "test"
Requires-Dist: pytest-timer[termcolor] (==0.0.11); extra == "test"
Requires-Dist: pytest (==7.0.1); extra == "test"
Requires-Dist: readme-renderer (==32.0); extra == "test"
Requires-Dist: removestar (==1.3.1); extra == "test"
Requires-Dist: seed-isort-config (==2.2.0); extra == "test"
Requires-Dist: tabulate (==0.8.9); extra == "test"
Requires-Dist: tox-gh-actions (==2.9.1); extra == "test"
Requires-Dist: tox-pyenv (==1.1.0); extra == "test"
Requires-Dist: tox (==3.24.5); extra == "test"
Requires-Dist: twine (==3.8.0); extra == "test"
Requires-Dist: types-freezegun (==1.1.6); extra == "test"
Requires-Dist: wheel (==0.37.1); extra == "test"
Requires-Dist: yesqa (==1.3.0); extra == "test"
Provides-Extra: test
Description-Content-Type: text/x-rst
License-File: COPYING
[Description omitted; length: 10580 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.37.1)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
mcadmin/__init__.py sha256=eDW_Xs43ddO1497_EZq_1uZ3ynM_m2U6TiWzET4C5w0 519
mcadmin/apps.py sha256=BpyA3BilK479TjszQlOsT-LpwEiNgeZNauLRgNz9adU 596
mcadmin/command.py sha256=GyVWVWvGi6_sI3dtD_C3Y_DIF6m_JJeb9bQ3BhsInGU 4401
mcadmin/conf.py sha256=nLHj3fEVLfK_2_FqdlSLu8NL7ARodrrTmpI05bYdWyc 694
mcadmin/example.py sha256=8v1BxXrzgQSiLIl6pQ-28ob8iW29isZSnGljNTXuRbQ 739
mcadmin/exceptions.py sha256=B478nE1mcr3iS76_Oky6nXj4PbVwEC0np1dDW0-Vqn8 711
mcadmin/loader.py sha256=W-bFYpSr551CDe7qvaZrdoUKj5BPhPuXdRerJrcLQ9w 2032
mcadmin/registry.py sha256=lJunnaJkbAOVj19cLELYEm79J-KT348sWs2UonC3Ji8 2842
mcadmin/urls.py sha256=Fm5euvIu5N3tmfJPcxNtM3LGSZuZkM1xTquuIF-cgQ0 791
mcadmin/views.py sha256=4497l76dbJRHShOyk9xdFJWZJC-l4K4LL88PoSyx1ko 8614
mcadmin/admin/__init__.py sha256=_5vAP3NAdyI2Swl3SOJBCLJQ3-udiSsU7l08zfz718o 962
mcadmin/admin/command.py sha256=ZGu7GpC_xxqzht_Myuw8aFuAk3kbzY_0oCEOp9Hm9U0 598
mcadmin/admin/group.py sha256=VY7B8Wq8HsNP8Bupypp9ejsXg7xeXWzJO1GxWvjGE_8 722
mcadmin/admin/permissions/__init__.py sha256=YDzQW9InPbhvMSMBk7cMC4ibAbjH6DOZ98GJfpaolwM 134
mcadmin/admin/permissions/command.py sha256=lR1BXw7tbEJwB9jJtMcy3DDIxsrfTitfiXReVNj1q1E 451
mcadmin/admin/permissions/group.py sha256=7pvknCNcZXufLCoGQw9PK-0DdKrCffeZqutHHarHBr8 463
mcadmin/forms/__init__.py sha256=CS4bTcRo_7565WlMTPWOnFRmMOgehpr_nKeMQwk7aGI 122
mcadmin/forms/admin.py sha256=knU7TAp0j2WcZkPW5U_NWHNrYeXZRJG2BjxSZ8_NBUI 2991
mcadmin/forms/helpers.py sha256=5BYOeVtgR64-cZHkPeVf4p--OGfyovFp6p9lDZLdZCE 2451
mcadmin/locale/en/LC_MESSAGES/django.mo sha256=GDDt54sjTJQBjw72R6Tl1x9sXUYw-OvrdW2dNkj5vk8 2309
mcadmin/locale/en/LC_MESSAGES/django.po sha256=tTq9yloORuYaXBiCujPAwFxxpQ9bpTeAFUNTTrxq37w 3608
mcadmin/locale/uk/LC_MESSAGES/django.mo sha256=tSEomSVbCTRLixyuGfelB0V5MRfZzXsRBLuxmymP1yo 2889
mcadmin/locale/uk/LC_MESSAGES/django.po sha256=94ZxuWqfubPRl1fJf3vUXgbnF82uXLlSdZQfoDV1zoo 4195
mcadmin/management/__init__.py sha256=X8PbABeGjpmZH8zaRCk6mD6bRJDy1DuE1QYAHdOPtDA 127
mcadmin/management/commands/__init__.py sha256=1T4Oih6EbRSXy4SkRhxgbupemDTr_PbQDWRjCofZKqo 2221
mcadmin/migrations/0001_initial.py sha256=-ku5D8xf-sYacD9lHHZrCebF-4i6O3M-JlTpl3twjsY 5613
mcadmin/migrations/0002_auto_20200326_2246.py sha256=__QpOTyihyWbhEHC9hIBdJIRDUibZrH0SrrjZWczaXo 1993
mcadmin/migrations/__init__.py sha256=4z2_-3p_ih_BPkyU4MhuV9EGb0uzOBCdrD2SK2xYLb4 127
mcadmin/models/__init__.py sha256=8mKnX4EGbN9nwB0MBVtykRWH-w1ADL1Wu9fONavI73k 423
mcadmin/models/command.py sha256=lkQ0Kq5IgsnjvSLhHhQtCoMjin38tuR1t8ATG3Y1fYU 1814
mcadmin/models/group.py sha256=iWZ7jMB9_l_LaoMpeF3z69SLfupmKjUDx8slNPZ8yfs 1235
mcadmin/models/permissions/__init__.py sha256=v03WDsoBy1C-EtS6H3qtCB-ajQCfoma2WDlir3ZA6-Q 135
mcadmin/models/permissions/command.py sha256=6fNTEq62ZO_bUy9p5-pJBiRa6MDg_KPCchwH-3iDcoI 1788
mcadmin/models/permissions/group.py sha256=xHF71d8bFlH_HyTE7XV24oUf9X1-24Ms28XrrKtMY84 1799
mcadmin/templates/mcadmin/index.html sha256=rljapcIouL-VGYzFQ4P2JtmhnYNLrwBC5Ig_0IMLMLI 469
mcadmin/templates/mcadmin/includes/breadcrumbs.html sha256=x4WmkBwpUY0X2ksAr9ahbJZVaOmfBDvhumrhnnQXadA 244
mcadmin/templates/mcadmin/includes/command.html sha256=I3LgQqtlPkK_aEpf-dYPGp_srUyV-CiA4ioatAFFp7c 616
mcadmin/templates/mcadmin/includes/content.html sha256=9XCzyalPfGYLGnf-TUKhLdmr6CKCbmJfCRhDkmrN4Nc 333
mcadmin/templates/mcadmin/includes/example-file.html sha256=gDcrnzxnrmXq79u4T6NqlOo4wgr5MpB8FGQEfSGcqhQ 314
mcadmin/templates/mcadmin/includes/field.html sha256=hQklQ86ZxvXjxSVRVkqgEw_Gps7mnggnK2-JU2G9ke0 388
mcadmin/templates/mcadmin/includes/form.html sha256=eNUXNC27ei9nlbcqIyVSIoxXPiO79DveHSTsCyEjPa8 635
mcadmin/templates/mcadmin/includes/group.html sha256=3coHyURooZDPn3VH9oISFubZXYQq0LGV-Gqg3s-mayA 817
django_mcadmin-0.12.0.dist-info/COPYING sha256=jOtLnuWt7d5Hsx6XXB2QxzrSe2sWWh3NgMfFRetluQM 35147
django_mcadmin-0.12.0.dist-info/METADATA sha256=PZpD-NSxSwt9pm6oY6-JQbJjD9-VElHUr6qVKlZ-d7g 15727
django_mcadmin-0.12.0.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
django_mcadmin-0.12.0.dist-info/top_level.txt sha256=prH2FR0ouM145nFnlBx3DqRT6HRgRZMDVdDP378b5gQ 8
django_mcadmin-0.12.0.dist-info/RECORD

top_level.txt

mcadmin