django-namespaces

View on PyPIReverse Dependencies (0)

0.0.27 django_namespaces-0.0.27-py3-none-any.whl

Wheel Details

Project: django-namespaces
Version: 0.0.27
Filename: django_namespaces-0.0.27-py3-none-any.whl
Download: [link]
Size: 22318
MD5: 8920d24ea826c128c7f0be4f80577f50
SHA256: df519e5e76270b2181445cb595ea734b0b1a0d1ff5f387909a21a44b03e22cf3
Uploaded: 2025-01-19 08:17:04 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: django-namespaces
Version: 0.0.27
Summary: Add namespaces to your Django requests. Helps with project isolation.
Author-Email: Justin Mitchel <justin[at]codingforentrepreneurs.com>
Project-Url: Changelog, https://github.com/jmitchel3/django-namespaces
Project-Url: Documentation, https://github.com/jmitchel3/django-namespaces
Project-Url: Funding, https://github.com/jmitchel3/django-namespaces
Project-Url: Repository, https://github.com/jmitchel3/django-namespaces
Project-Url: Twitter, https://twitter.com/justinmitchel
Project-Url: X, https://x.com/justinmitchel
License: MIT
Keywords: Django
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: Django :: 4.2
Classifier: Framework :: Django :: 5.0
Classifier: Framework :: Django :: 5.1
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: Implementation :: CPython
Requires-Python: >=3.10
Requires-Dist: django (>=4.2)
Requires-Dist: requests (>=2.30)
Requires-Dist: swapper (>=1.4.0)
Description-Content-Type: text/markdown
[Description omitted; length: 3073 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.27.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
django_namespaces/__init__.py sha256=J5OONksbhCyutoFMWb_6jYtXd9fVqDHwe9XjWQtA8cw 150
django_namespaces/admin.py sha256=k3dndv3ZV1bTTcQCw37O3Aa3csD6LLQdEbJAz9_m_PI 550
django_namespaces/apps.py sha256=t4hCEXVx4v0wgQMdh4pe3H7buJZWpFmetFIFnVo7hd4 284
django_namespaces/blocked.py sha256=e9uyjLAKHoPIugqEUXxGQlNx2uXvMJT7MW5pHBlBvuc 7629
django_namespaces/checks.py sha256=yQ8_JtIUvuBJUT7gV7LgOSk06ZD3-ryQVfLK5vT4HcY 2819
django_namespaces/conf.py sha256=2wXnbbEmla45Fy4vxb5xplWyidZj5riw1bmntXgJTuY 3840
django_namespaces/context_processors.py sha256=phOoVNussry80IxIXa27zx8bHeOJDmYWeKwxnwmWEek 233
django_namespaces/decorators.py sha256=MN2K_TMp4cNeBjsInOCRtUT9gHox5QegkeJzEXDz7CY 1136
django_namespaces/forms.py sha256=NF9NPuIxK7XOiM3Ixdinhgv1e-Uh77VKo2e2qSrnxWk 922
django_namespaces/import_utils.py sha256=ZqfsO0wdcIVaBhxtwRMqXrHpybTfl9l5Gg7LNYsl2Dk 605
django_namespaces/middleware.py sha256=J9vaJRrD3FIzZly2zwN2Sad9oDUBehEyD4hXUjcjaA4 2726
django_namespaces/mixins.py sha256=-n_IHt4NWgbLwi_aK864G5z1qH330H2cFMPa1rNwfxI 314
django_namespaces/models.py sha256=v4RmXdbwPgKpR4Xnnx27xjqFYsC_m9RZIAAvjTcFUp4 2905
django_namespaces/namespaces.py sha256=0pmvTe-FB3Fa-5oqKKDj3WLj0Ir7N3pcbdbDyahGaWI 798
django_namespaces/resolvers.py sha256=Mx6PqBHhorCnMSskftVbpgUYYyISdW-If3ty_AkIfGQ 535
django_namespaces/services.py sha256=rhsEzGP4feNwcG2zUKTWWhhXQs6vNbybp3tenJU5R00 1978
django_namespaces/urls.py sha256=QzJQqVdbc1e_KfZl3o52u5t7-hLGKG9YVhPous4rERM 885
django_namespaces/validators.py sha256=LvmrjH0D4P_gLhWhG7eemwOkeqPb2rUnGT7a27rPTfg 2775
django_namespaces/views.py sha256=nD-nskhNxj0hPiJHA17LSiGraxJJNbPavgy5xsmqEbE 4869
django_namespaces/migrations/0001_default.py sha256=nr1wkSW07uNBPvKYLM-nZSwZKx70VYmT2MUvIPeKZqY 2553
django_namespaces/migrations/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
django_namespaces/templates/base.html sha256=Uj4Nt14_RyA9ffBukOCrLgiin2qGc53odRbL8rxXdVs 197
django_namespaces/templates/django_namespaces/namespace_create.html sha256=Kikvy4higyb9mwqXMAQNAUWma_sb-misEPnAv3LhoLk 162
django_namespaces/templates/django_namespaces/namespace_delete.html sha256=2QqDqxlKqb-MZoWDUBu4m-kBrX0YLjLCDHg-5-82qic 615
django_namespaces/templates/django_namespaces/namespace_list.html sha256=oAVQpBXmgBP2H9L23iFHbD1N8DYpZ_idL3YVOUCEpZg 279
django_namespaces/templates/django_namespaces/namespace_needs_activation.html sha256=hHppF3-vhPYR_TQ_37Vdooj_9O9bW3zUC0LCnTPGzJQ 224
django_namespaces/templates/django_namespaces/namespace_update.html sha256=1GKhj5393YG-kQYc-igfKMfpNm03tBoKctfD3fxUHbw 454
django_namespaces/templates/django_namespaces/snippets/namespace_create.html sha256=975PPhdAuAWpHp_5uG6JCUYCfmM2zED7B0CN97UNFF4 342
django_namespaces/templates/django_namespaces/snippets/namespace_list.html sha256=OTYTuU4eaPQzsCalZ2SxWDArsnlCTFyYu0Itw5uNioc 436
django_namespaces/templates/django_namespaces/snippets/namespace_update.html sha256=8Kjz9b2PbLC6fUp9ubjbDUdnXFF7qqBfHv5PxDHLyNA 512
django_namespaces-0.0.27.dist-info/METADATA sha256=nVTnS50jksHfXlGmxwxPvLD8nGMbJssNXfZmFlfnjZQ 4522
django_namespaces-0.0.27.dist-info/WHEEL sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ 87
django_namespaces-0.0.27.dist-info/RECORD