django-datastore

View on PyPIReverse Dependencies (0)

0.1.1 django_datastore-0.1.1-py3-none-any.whl

Wheel Details

Project: django-datastore
Version: 0.1.1
Filename: django_datastore-0.1.1-py3-none-any.whl
Download: [link]
Size: 13513
MD5: e6a5e00d0420077f7caf75932c763345
SHA256: fa973d6ca311a39547faae8c9485dcfcf7c4f78592a3ac6d5f5614f4d4d4758e
Uploaded: 2019-12-19 15:58:30 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: django-datastore
Version: 0.1.1
Summary: Generic data store for Django Rest framework
Author: Makina Corpus
Author-Email: terralego-pypi[at]makina-corpus.com
Home-Page: https://github.com/makinacorpus/django-datastore
License: MIT, see LICENSE file.
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Framework :: Django :: 2.2
Classifier: Framework :: Django :: 3.0
Requires-Dist: django (>=2.2)
Requires-Dist: psycopg2
Requires-Dist: djangorestframework
Requires-Dist: python-magic (<0.5,>=0.4)
Requires-Dist: flake8; extra == "dev"
Requires-Dist: coverage; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
[Description omitted; length: 753 characters]

WHEEL

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

RECORD

Path Digest Size
datastore/__init__.py sha256=Iub0W3C78nv8MqIrZBkIfR-hequf3iDj-WPFXJflXMo 54
datastore/apps.py sha256=uZI7OBxxPqsBVCCWeR-SSemREXt4pdSpD1Sr9Yc7cPA 93
datastore/fields.py sha256=TZoXV8qd0iMfIAIEo0H8kBJkCHze_yRwu69Qtt17lag 1792
datastore/managers.py sha256=UaDqdX_bXkmo4wcZeO7mgZlSnEWnQYyaBfsb5PUetj0 809
datastore/models.py sha256=zF_iIctGg64TjZZ2xd8KIsZ6onwzKQFuYWxcKECWhps 1878
datastore/permissions.py sha256=UAPfYjXY5cepWG8e0NCay67-fZc4ObbhDXyjySyzf2w 611
datastore/serializers.py sha256=3ne3gt5t4wGjG8AMWnri1Yp5vmoi2Nx9n5qTczcWvOQ 760
datastore/tests.py sha256=wEbvYHGW3KFcJ9nTvuAM8OAZYz9RA4VS3TanqXKb1mw 5877
datastore/urls.py sha256=FMIrGcXTOici6vjGf7XKlIKFJa8g6lMfuuINa570brQ 227
datastore/views.py sha256=snzhnJnW-78GAendTh_O60Jw3klwcD1QEqtZVLrIvJQ 1497
datastore/migrations/0001_initial.py sha256=4BV8EOwXq4Jw0cTRHnBRoBobLbslWgcbpSwisvX6y9g 1354
datastore/migrations/0002_auto_20181024_1609.py sha256=_WgOgS1GzTj-6uhdg2vonCsxHrtK1vxa28cQDdkwEeM 1074
datastore/migrations/0003_auto_20181120_1059.py sha256=gs4MS8wesavJ98G0462Cd3IBoob46j6T4_1lXhdF0MM 759
datastore/migrations/0004_relateddocument_properties.py sha256=UxIswxIQmnA8FTWd5nEymZVOiOPxPreq6vPCdPb4nMw 465
datastore/migrations/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
test_project/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
test_project/settings.py sha256=djEjUMbTwhGio5mAG32EM8eaKJkYwp7afc3T_8jjma4 3991
test_project/urls.py sha256=loktS9k5luK66pStEqZxxxurDn66tuo9vaXCo-Hbnn4 191
test_project/wsgi.py sha256=fK_QEkajL6jBmfw3u4r7qADNql2iBD6Ztu4Iy0KOuMY 406
django_datastore-0.1.1.dist-info/LICENSE sha256=V55yHFstTGsYXlAusgqEY1LfwKAFcNGC-ccGmr7DBv0 1294
django_datastore-0.1.1.dist-info/METADATA sha256=H2oBDT4u8-4gFI6Zu1whS1qC89ErZozMgU3vCzknJQA 1956
django_datastore-0.1.1.dist-info/WHEEL sha256=p46_5Uhzqz6AzeSosiOnxK-zmFja1i22CrQCjmYe8ec 92
django_datastore-0.1.1.dist-info/top_level.txt sha256=viiTUkitFNPeIYownlw16c1-nFF9ZcLe_hPn8rASGcg 23
django_datastore-0.1.1.dist-info/RECORD

top_level.txt

datastore
test_project