Skip to main content

Django app to track generic events and keep records of unstructured data.

Project description

Django Spades can be used to keep track of things(events) that happen on your django and you want to track.

There is basically two usages: 1 - API 2 - Saving a record model

Quick start

  1. Install:

    pip install django-spades

  1. Add “Spades” to your INSTALLED_APPS setting like this:

    INSTALLED_APPS = [
        ...
        'Spades',
    ]
  2. Run python manage.py migrate to create the models.

You should see it under admin with a nice rendeding of the json field

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-spades-0.1.0.tar.gz (3.6 kB view details)

Uploaded Source

Built Distribution

django_spades-0.1.0-py3-none-any.whl (5.8 kB view details)

Uploaded Python 3

File details

Details for the file django-spades-0.1.0.tar.gz.

File metadata

  • Download URL: django-spades-0.1.0.tar.gz
  • Upload date:
  • Size: 3.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.3.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.2

File hashes

Hashes for django-spades-0.1.0.tar.gz
Algorithm Hash digest
SHA256 56192d0f03a01326572ec2c917a7fede8604967f2ad07a8fb63b33cad4b8bd13
MD5 6e8e88cf8b609a13ccb945ca7175fed8
BLAKE2b-256 cfc7f8477e56371321d65ab584f06a5798ea6ecd798ffed9415c873dd22ee03c

See more details on using hashes here.

Provenance

File details

Details for the file django_spades-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: django_spades-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 5.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.3.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.2

File hashes

Hashes for django_spades-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 581a617c3b7bd503e5f565ec513d15459bf77e37c95e001f838d8ce3a148c656
MD5 3d22b1009afc86f66b3295b4cec35927
BLAKE2b-256 a8fcdf022acf1105a5f39cc23c76c863f092140931826dcdf5993fb48a0bbf93

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page