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).
Release files for django-changelogs 0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| django-changelogs-0.1.tar.gz | 3.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| django_changelogs-0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 13.5 kB
Release files / django-changelogs-0.1.tar.gz
| Download URL | django-changelogs-0.1.tar.gz |
|---|---|
| Size | 3.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
d04a1f3fa8f5e6beaba558b7dc35324eac0ce9e9e70e282a2a1a6814dd5519eb
|
|
BLAKE2b-256 checksum How to use checksums |
6ecc5b6e2bdf6805b5c9f182de88d9f40240174e65684180f0346a4818620ff6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|
Release files / django_changelogs-0.1-py3-none-any.whl
| Download URL | django_changelogs-0.1-py3-none-any.whl |
|---|---|
| Size | 10.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
240f597ec8b467f86383272c5b6c934aa9008c7abb599ded99a2316dd6672c36
|
|
BLAKE2b-256 checksum How to use checksums |
fde51178c8596c72e192c13e7c34a445d56c15a07c5bce26b268eeb2e3a3fb49
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|