Skip to main content

Robust django enumeration sequences

Project description

Consistent, gapless, periodic(optional) sequences with number formatting for accounting documents and such

Requirements

  • Postgres 9.5+

  • Python 3.6+

  • Django 3.2+

Installation

  1. pip install django-enumeration

  2. Add “enumeration” to your INSTALLED_APPS setting like this:

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

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-enumeration-1.0.0.tar.gz (5.0 kB view details)

Uploaded Source

Built Distribution

django_enumeration-1.0.0-py3-none-any.whl (6.2 kB view details)

Uploaded Python 3

File details

Details for the file django-enumeration-1.0.0.tar.gz.

File metadata

  • Download URL: django-enumeration-1.0.0.tar.gz
  • Upload date:
  • Size: 5.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.12 CPython/3.9.5 Linux/5.15.8-76051508-generic

File hashes

Hashes for django-enumeration-1.0.0.tar.gz
Algorithm Hash digest
SHA256 2514d29201e0939f0583ab5fc1a729799ef1c22322387abe7b945bc95dfadbd9
MD5 0a86010abcffb72da4805e8a11c3744b
BLAKE2b-256 af9529d02a88f58fe6195639921ea8942fff49cec5ca8c2d4a819aa5ac588f59

See more details on using hashes here.

File details

Details for the file django_enumeration-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: django_enumeration-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 6.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.12 CPython/3.9.5 Linux/5.15.8-76051508-generic

File hashes

Hashes for django_enumeration-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c5e3dff7d36dba19114e115d7f51ef18ff00c557569c4c57ab0245652ea34b25
MD5 cb1cf63a792d910267d6f137ca60423a
BLAKE2b-256 de35998dc6610b57aee84990aaa40aa3720c857ddf60a5ba18a5aec565dae716

See more details on using hashes here.

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