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
-
Add "changelogs" to your INSTALLED_APPS setting like this:
INSTALLED_APPS = [ ... 'changelogs', ] -
Run
python manage.py migrateto create necessary models. -
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
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d04a1f3fa8f5e6beaba558b7dc35324eac0ce9e9e70e282a2a1a6814dd5519eb
|
|
| MD5 |
8e7334e9139e16e24cc43d00b94fb5c9
|
|
| BLAKE2b-256 |
6ecc5b6e2bdf6805b5c9f182de88d9f40240174e65684180f0346a4818620ff6
|
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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
240f597ec8b467f86383272c5b6c934aa9008c7abb599ded99a2316dd6672c36
|
|
| MD5 |
64945bb1581c15af9893a6bf157cce61
|
|
| BLAKE2b-256 |
fde51178c8596c72e192c13e7c34a445d56c15a07c5bce26b268eeb2e3a3fb49
|