django-oscar-accounts

View on PyPIReverse Dependencies (0)

3.0.1 django_oscar_accounts-3.0.1-py3-none-any.whl

Wheel Details

Project: django-oscar-accounts
Version: 3.0.1
Filename: django_oscar_accounts-3.0.1-py3-none-any.whl
Download: [link]
Size: 51280
MD5: 2e8b8a9e35ef45704f18cc014f9734e0
SHA256: e7a61dcc85bf23e3d887321416a43a4d2994afce5248a0c7f01da34288be8486
Uploaded: 2021-11-23 11:20:43 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: django-oscar-accounts
Version: 3.0.1
Summary: Managed accounts for django-oscar
Author: David Winterbottom
Author-Email: david.winterbottom[at]tangentlabs.co.uk
License: BSD
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Framework :: Django :: 2.2
Classifier: Framework :: Django :: 3.1
Classifier: Framework :: Django :: 3.2
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: django-oscar (>=3.0)
Requires-Dist: python-dateutil (<3.0,>=2.6)
Requires-Dist: django-webtest (==1.9.8); extra == "test"
Requires-Dist: pytest-cov (<3.1,>=2.12); extra == "test"
Requires-Dist: pytest-django (<4.5,>=4.4); extra == "test"
Requires-Dist: freezegun (<1.2,>=1.1); extra == "test"
Requires-Dist: sorl-thumbnail; extra == "test"
Requires-Dist: factory-boy (<3.3,>=3.2); extra == "test"
Requires-Dist: coverage (<6.2,>=5.5); extra == "test"
Requires-Dist: tox (<3.25,>=3.17); extra == "test"
Provides-Extra: test
License-File: LICENSE
[Description omitted; length: 14770 characters]

WHEEL

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

RECORD

Path Digest Size
oscar_accounts/__init__.py sha256=quEtfg04Qq8FxzJeH9oUKzz67hAas2rg0gD3nxpNXDs 58
oscar_accounts/abstract_models.py sha256=_eGDWFKpPriuPDmnLYJ_vHVC0ZoR18-BMdnbmilsaVI 18809
oscar_accounts/admin.py sha256=21JEXFYJ1EIDVw_F10iAtxr6X2QfXvQYBy0pFEV6S3o 1691
oscar_accounts/apps.py sha256=TpqTy0oX9fV9oM1g5vmmmgtLkbPiV2o6d7voaJoKc18 234
oscar_accounts/codes.py sha256=d-n3co6VFZ4UO0SprBAKpmr9knO3j9bV1T1GrFtzcU8 597
oscar_accounts/core.py sha256=sd07IXalPbCrQA2RhwfxDwW0DScLO3it6RCWjgyhju0 283
oscar_accounts/exceptions.py sha256=srjkdUf3mJ5Plxda_drDdt0BbbifqWDkcJjxLEz1lFk 302
oscar_accounts/facade.py sha256=nxY2evEzgXrRjZpoA1SIBv6ZYmJsIOq3vmAyeDdjSAQ 3717
oscar_accounts/forms.py sha256=HW22RX7A3QrPZPFs3btQyzN2_ZliHjBwytEodyUcptU 572
oscar_accounts/models.py sha256=uQVbJhOy7EpCnumBYBG7tHymynY19A9J4eWdvZpfUDA 725
oscar_accounts/names.py sha256=erYZWR13Jv5uxBBycpA9qflMW9Twk6MGOQ6mlEoY4Xg 1255
oscar_accounts/security.py sha256=Jyb89qHGxKdddxGlrP9uGoP5-dJC6h1q2QLK7N7-H-c 1057
oscar_accounts/setup.py sha256=4DISi8aQtlZod5PvEbngDAo-IpzA80FoKKhquCT6MuE 940
oscar_accounts/test_factories.py sha256=EpyMQTZExeXqH5u_cy_wG4o0Cfg9X5t16ZlpjKlicVs 970
oscar_accounts/views.py sha256=U8KuUJ4polFBxkwpcBpNQdEDJuXWah6QQAaIU32CoP8 1023
oscar_accounts/api/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
oscar_accounts/api/apps.py sha256=F8h7NRbgRp2BINq8Pl8Yh2wO9bidx27jhkqBVJgxb4s 2118
oscar_accounts/api/decorators.py sha256=NskSOUD54yOEZUfJennMfbtgOYG7VGrSwJ0zdG7jp8g 1289
oscar_accounts/api/errors.py sha256=OSisKrK0FNP2yKN1ijiyjg-sRC79wILLwKexf1OsgYc 569
oscar_accounts/api/views.py sha256=gReJU8x5wA-1YOcDD5X87LnxojAfz9ctq2_Z8aWScy0 11959
oscar_accounts/checkout/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
oscar_accounts/checkout/allocation.py sha256=ihqDEvbL9p_chmrTSwXu9dj6nSo990SuulquoKeThGg 1425
oscar_accounts/checkout/forms.py sha256=PRRtgjsJnj010OhD0A9T4jp3yJi1IzCTupG4WuHVais 2878
oscar_accounts/checkout/gateway.py sha256=yF3Al4miqKg5SZeJgoSuqF1LjMUAniFa0-XM6Mesyaw 2023
oscar_accounts/dashboard/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
oscar_accounts/dashboard/apps.py sha256=02mVvFOJosR_X639ISM2a_qnyR-puM2b6YOplyrgfiQ 2428
oscar_accounts/dashboard/forms.py sha256=qUJZXLkPp0Ec8PbK63Czn14nUmJn0B1weTaIvfS1r48 7458
oscar_accounts/dashboard/reports.py sha256=532F8pKlQ-eyflC7YQW1o-Z2v9Rhqo7S_nvU_WZ_6ko 4345
oscar_accounts/dashboard/views.py sha256=vZ0tcZYZbD-v00HiOUrmC9gtWRa-_Lb9c_N_VKO38bo 16023
oscar_accounts/management/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
oscar_accounts/management/commands/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
oscar_accounts/management/commands/close_expired_accounts.py sha256=Sl1b-DE154fCaziHWPHCPK0W9RXdBtwLzh7jkdKsg9o 244
oscar_accounts/management/commands/oscar_accounts_init.py sha256=zWFKWnAAEbZaIzZ8cyI0X9jBT9Js3d1a5jpre26oZqw 272
oscar_accounts/migrations/0001_initial.py sha256=Qrb_bNyFaZFdHn50SZI1SKsPf8nA4ezxWUrm_-BqpOU 6835
oscar_accounts/migrations/0002_core_accounts.py sha256=ST0cSGkWDcfknr6nFeUuHjIA8IaEYg3w21xKjNK8juE 395
oscar_accounts/migrations/0003_alter_ip_address.py sha256=10psT4Wm2ztDjE1_pyHpKUCMyG8odj01amk773znBDc 454
oscar_accounts/migrations/0004_auto_20201109_1647.py sha256=JB9fb9L1DODN_3ogg0VoX7JSVKyuGap-Y8FjPVwUMv0 397
oscar_accounts/migrations/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
oscar_accounts/templates/accounts/balance_check.html sha256=Qeqi6I8wWTKXsJ85bQ6Fm0aOZNe83ijyM7WdvCwQh10 2022
oscar_accounts/templates/accounts/dashboard/account_detail.html sha256=MAjNnwRtkaFnq5y1JoBFY1zxPo8cIwWqstIeOS-5Nag 2817
oscar_accounts/templates/accounts/dashboard/account_form.html sha256=TIiHWhCkag0D-dW1qybffmOruFhnjco7pdv8qlQ1X3U 3447
oscar_accounts/templates/accounts/dashboard/account_freeze.html sha256=ju8CdwtEhq72vTHSFOHovOpHJu5CCIEEjvd617qzN50 1278
oscar_accounts/templates/accounts/dashboard/account_list.html sha256=6hCQYFwbW26Dqb3BccFCLAU6b_ter0PSKixcnYBXA94 4786
oscar_accounts/templates/accounts/dashboard/account_thaw.html sha256=cDatLMos68RRjwFMCtuU-XKErS1akW0doCuOubbaKVY 1155
oscar_accounts/templates/accounts/dashboard/account_top_up.html sha256=pQzx1-OZ5mckuEW6QkBJ4jq0bBActu6rf6sLOQswfoM 1646
oscar_accounts/templates/accounts/dashboard/account_withdraw.html sha256=wvA-loI3ips1_61-yciMMvmUtDbd2fac8wphRQG1zUI 1858
oscar_accounts/templates/accounts/dashboard/transfer_detail.html sha256=ryuz9QjNMjQMcs45jeY3XkivhZlCYd9VwJcysZwr81o 2210
oscar_accounts/templates/accounts/dashboard/transfer_list.html sha256=npvLdJKqw5vaklUtrK7soLbCPg3CITmMWw1ZXfj7SoI 3016
oscar_accounts/templates/accounts/dashboard/partials/account_detail.html sha256=u5g8x0s-5jzCu3m6EaLRtAd_xq8fN71wlfCwFkfAtVs 2435
oscar_accounts/templates/accounts/dashboard/reports/deferred_income.html sha256=cODmeGcs0OD1WQewPxOghVn9yCxkZsttZW1u7YP7G3c 2571
oscar_accounts/templates/accounts/dashboard/reports/profit_loss.html sha256=q0uOWyHnWAm3DRMf7dxXLJAg9-TmQNLZ37QO9I_U-BY 3868
django_oscar_accounts-3.0.1.dist-info/LICENSE sha256=Ph2MW7co8GnzUkynin5AV5s5ceMc4CUAwJLhNqFTTXo 1579
django_oscar_accounts-3.0.1.dist-info/METADATA sha256=kHyU3cTtt7jltH7rlGaus_k3i_AA3TXyEtWMqSRQjqI 16205
django_oscar_accounts-3.0.1.dist-info/WHEEL sha256=ewwEueio1C2XeHTvT17n8dZUJgOvyCWCt0WVNLClP9o 92
django_oscar_accounts-3.0.1.dist-info/top_level.txt sha256=wx70RkOAscfPWG-AMDiQHUqlPC2y5qRm4gwRjoFhqRY 15
django_oscar_accounts-3.0.1.dist-info/RECORD

top_level.txt

oscar_accounts