django-unrest

View on PyPIReverse Dependencies (0)

0.1.11 django_unrest-0.1.11-py3-none-any.whl

Wheel Details

Project: django-unrest
Version: 0.1.11
Filename: django_unrest-0.1.11-py3-none-any.whl
Download: [link]
Size: 22796
MD5: 425105132361a69a98a97b567dd582fd
SHA256: 8ac5b9b4ceb013f2ab9a9d74a0196273b97fae3d2077404729377311f7d4c6ff
Uploaded: 2025-01-15 19:27:15 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: django-unrest
Version: 0.1.11
Summary: A collection of tools for django
Author: Chris Cauley
Author-Email: chris[at]lablackey.com
Home-Page: https://github.com/chriscauley/django-unrest
License: MIT
Keywords: utils,django
Requires-Dist: requests (>=2.26.0)
Requires-Dist: social-auth-app-django (>=4.0.0)
Requires-Dist: social-auth-core (>=3.3.3)
Description-Content-Type: text/markdown
License-File: LICENSE
[No description]

WHEEL

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

RECORD

Path Digest Size
_image/__init__.py sha256=YnEfE-pDTL4bhHdj-_8MMriEpkTSMES7qTO2Hpw4uEM 5130
_image/list_colors.py sha256=fvHor6Fjg41ADr6bfvF7q_Fg7c8sUW6F544nNLz9ZoM 1000
_image/max_rect.py sha256=FLBGgGn77pMk7q9WwIovOyQ3chmhPaaLb3n0D_NBAMU 1348
_image/sprite.py sha256=9Cqu9ta_utCmQahYJqBiQHkmxB8GlABXbViDV7EZI5g 1569
_image/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
_image/tests/test_merge_image.py sha256=nMGChcawQ-rY_KfAzaHtCcf5cSom0SNxFHsnPSZnHUU 1232
unrest/__init__.py sha256=-VN4aFIUbBr6q7bMtRRO3K7VHiQ3DU3pdPeBbZU4SiM 66
unrest/admin.py sha256=suMo4x8I3JBxAFBVIdE-5qnqZ6JAZV0FESABHOSc-vg 63
unrest/apps.py sha256=Gn9kymW4Q-E_CbnSLNZwHGrNTuwjBmPjdsVRpQrtaF0 87
unrest/decorators.py sha256=-j1ewicfKNpkvDNO8m4Abo2hMqieIqI6UYIj7gCks90 628
unrest/managers.py sha256=xnhNeVJ7CXAVtqs5A7JDyd5GK38d5yjPVeMCoMMA09E 417
unrest/models.py sha256=_oaEHBBufZiJ0Xqblfaw4ls1-Wtz5T4xNLiiaBxt9VQ 2626
unrest/pagination.py sha256=kv234QNe4q8OCSKqI3iNLQiKC-2OXhgF5p8W9zFQFO0 600
unrest/settings.py sha256=gTW01YlyM9PCHqQWV_C-hHVRreGA9RVlwUZy1eZ9h6A 584
unrest/urls.py sha256=zdpPl0kM8wTXEyD_tG2xa81gxrWM3uhxZoBOrmXT_Gk 679
unrest/utils.py sha256=lOI48UG0jjfcUmpHaN74fR8Mf8mVJLRvjM4PGa66eEI 3349
unrest/views.py sha256=_czoqCpCf1PyQLQBEvlvM-ggHjEsSfWJp6KqA2i_UyI 2414
unrest/migrations/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
unrest/nopass/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
unrest/nopass/apps.py sha256=K1N0tSHn8D28ndy6XB19bVsIca_CNf2gFadAzLfVPj4 94
unrest/nopass/tests.py sha256=st_VGVeZGUKjSZR_TdBvFyvduqb7q6PlNlSuGohs2AM 1474
unrest/nopass/urls.py sha256=-SbuxrL6Ei0_-eQ6nU0iGBN7aXVB5uheN2uBjrLTOf8 381
unrest/nopass/views.py sha256=X7RM2E1WQTQsCU3e6j6iNfRQ_e9LGsKhnjqilJTFWIw 3245
unrest/nopass/migrations/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
unrest/user/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
unrest/user/admin.py sha256=YeTZB6g8izzF2CpHrrgpt__nb1WMBUcOcB7ghUnFiw0 165
unrest/user/apps.py sha256=CC7tthvoF-nWBln3UFbEsMAcQw39zcokyQaShHwFw00 147
unrest/user/forms.py sha256=kX3YMPst9NWjmyQDyubEaGjblBvkY8P5FMVy9X1LqP0 5668
unrest/user/models.py sha256=7yMOEwq44-HtOtmkKjU_S0ZmkOIcEdl3jJIGa-nYqYg 115
unrest/user/tests.py sha256=mrbGGRNg5jwbTJtWWa7zSKdDyeB4vmgZCRc2nk6VY-g 60
unrest/user/urls.py sha256=mPjiNtY4KRJuougBQih5Ds0fCATPSlCzq9iVa0PFfwU 344
unrest/user/views.py sha256=UBYnMgakWihkdqNOoCejgeccMb6QydPKUQdRScg3664 1525
unrest/user/migrations/0001_initial.py sha256=S-ZRuVjddLkbE3AVyzhe8jYevhVhKmH3VGvZQ15qihQ 2862
unrest/user/migrations/0002_auto_20201229_1248.py sha256=UPwDBYqEeTIdUmSf5YUrqr9-LZaN9JV2O1RIv6Ej1Pw 412
unrest/user/migrations/0003_alter_user_id.py sha256=RXzRwJ55RYLqV723Bpc_TM-Q_s8Dt5bVUNhU5wZP6dI 438
unrest/user/migrations/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
django_unrest-0.1.11.dist-info/LICENSE sha256=-pVSj9naBgbPJyfktyzEg2ECbw_4NjjzHP_P8D3ZJmc 1078
django_unrest-0.1.11.dist-info/METADATA sha256=U4_Yg8Zsb4lA-KPchcVKXVZCmyl2EZsNWQwCau8h3UI 429
django_unrest-0.1.11.dist-info/WHEEL sha256=P9jw-gEje8ByB7_hXoICnHtVCrEwMQh-630tKvQWehc 91
django_unrest-0.1.11.dist-info/top_level.txt sha256=co7E_UWxOA1VPRO2t691hFjfBqC6f8AsWC-FnH11DtA 14
django_unrest-0.1.11.dist-info/RECORD

top_level.txt

_image
unrest