Skip to main content

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

Requirements

  • Postgres 9.5+

  • Python 3.8+

  • Django 4+

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.

Development

DJANGO_SETTINGS_MODULE=enumeration.tests.settings django-admin makemigrations

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-2.0.1.tar.gz (25.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

django_enumeration-2.0.1-py3-none-any.whl (14.7 kB view details)

Uploaded Python 3

File details

Details for the file django_enumeration-2.0.1.tar.gz.

File metadata

  • Download URL: django_enumeration-2.0.1.tar.gz
  • Upload date:
  • Size: 25.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.5.6

File hashes

Hashes for django_enumeration-2.0.1.tar.gz
Algorithm Hash digest
SHA256 13697ea2a0a26d7ee0c43295ba3084c36da413b12e107c55121ebb673f6d3a38
MD5 262440d3a149b1e98797d00d3b8766a0
BLAKE2b-256 f153caffec04035e0e25d544fcb2c12d442b4e34f65ba963c8b57baf76bdeab1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_enumeration-2.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 cf88d8247243e0f7ac39aa8c6d2c5fa48309c41bdca43f6dd41e614f2965f2f8
MD5 4b4049a559b79e5cf93f4a1b12cbc5d9
BLAKE2b-256 20a21be4ba3bf79b26e693665141dac41956969b7f6e8eadbef2d5da83ae1b8c

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

2.0.1 This release

2 files

2.0.0

2 files

1.0.0

2 files

0.2.2

2 files

0.2.1

2 files

0.2.0

2 files

0.1.2

2 files

0.1.1

2 files

0.1.0

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page