A simple Django app to ...
Project description
django-checkdb
A simple Django package for check connection to your database
How to install the package
To install the package, run:
pip install django-checkdb
In settings.py write next stuff:
INSTALLED_APPS = [
...other apps...,
'check_db',
...,
]
Check availability
python manage.py checkdb --database
Version
Current version: 1.1
Updates
This package won't have updates, except of bug updates.
Author
pavelbeard
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
django_checkdb-1.1.tar.gz
(2.5 kB
view details)
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_checkdb-1.1.tar.gz.
File metadata
- Download URL: django_checkdb-1.1.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fb635ee8ad05824ddd94c6dd5c760f2c0b4a008ca06ca3e978ebe10583f24cab
|
|
| MD5 |
27c01150e1ae8e1096d406d7a0966b7b
|
|
| BLAKE2b-256 |
e6f2c05d056727245e9b54ffae7ba4042d703d4f74f78b5b4d0aca51879e8524
|
File details
Details for the file django_checkdb-1.1-py3-none-any.whl.
File metadata
- Download URL: django_checkdb-1.1-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
99a9087dd762fff9806258e4ab90563ea8b5ce39fa596269eeb494be79b1ca7d
|
|
| MD5 |
8f353520b46455e051f2fe5bd37ef497
|
|
| BLAKE2b-256 |
5d0c2caa2e5e5ba77813ba1fecefeadde68c97e27dc6ccdba65906fb28bd12e7
|