Skip to main content

A changelog app for Django

Project description

Changelogs

Changelogs is, as the name implies, a changelog app to keep track of your application's version.

Quick start

  1. Add "changelogs" to your INSTALLED_APPS setting like this:

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

  3. Start the development server and visit http://127.0.0.1:8000/admin/changelogs/ to create a changelog version (you'll need the Admin app enabled).

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

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

Source Distribution

django-changelogs-0.1.tar.gz (3.1 kB view details)

Uploaded Source

Built Distribution

django_changelogs-0.1-py3-none-any.whl (10.3 kB view details)

Uploaded Python 3

File details

Details for the file django-changelogs-0.1.tar.gz.

File metadata

  • Download URL: django-changelogs-0.1.tar.gz
  • Upload date:
  • Size: 3.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.6.9

File hashes

Hashes for django-changelogs-0.1.tar.gz
Algorithm Hash digest
SHA256 d04a1f3fa8f5e6beaba558b7dc35324eac0ce9e9e70e282a2a1a6814dd5519eb
MD5 8e7334e9139e16e24cc43d00b94fb5c9
BLAKE2b-256 6ecc5b6e2bdf6805b5c9f182de88d9f40240174e65684180f0346a4818620ff6

See more details on using hashes here.

File details

Details for the file django_changelogs-0.1-py3-none-any.whl.

File metadata

  • Download URL: django_changelogs-0.1-py3-none-any.whl
  • Upload date:
  • Size: 10.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.6.9

File hashes

Hashes for django_changelogs-0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 240f597ec8b467f86383272c5b6c934aa9008c7abb599ded99a2316dd6672c36
MD5 64945bb1581c15af9893a6bf157cce61
BLAKE2b-256 fde51178c8596c72e192c13e7c34a445d56c15a07c5bce26b268eeb2e3a3fb49

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