Printbox admin interface
Project description
Pbx Admin
Django Printbox admin interface
Release
Just add tag with version number (ie. 1.2.3) to release.
Settings
To proper display error messages, you have to setup message tags like these.
from django.contrib import messages
MESSAGE_TAGS = {
messages.DEBUG: 'debug',
messages.INFO: 'info',
messages.SUCCESS: 'success',
messages.WARNING: 'warning',
messages.ERROR: 'danger',
}
CSS Compiling
- Install SASS from https://sass-lang.com/install
- Run ./scripts/css_compile.sh
Local development
- Activate pbx2 virtual environment
- Install local django-pbx-admin
pip install -e . - Add project folder as content root (in PyCharm Settings > Project > Project Structure -> Add Content Root)
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
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_pbx_admin-1.35.1-py3-none-any.whl.
File metadata
- Download URL: django_pbx_admin-1.35.1-py3-none-any.whl
- Upload date:
- Size: 7.6 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.18 {"installer":{"name":"uv","version":"0.9.18","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Debian GNU/Linux","version":"12","id":"bookworm","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cf845fb92f0b499611f9cd7e830d6e5af2285f7b46b6fddd03a140403cbc76e0
|
|
| MD5 |
e70766c6fd7624dcc88bd99fd685bf7b
|
|
| BLAKE2b-256 |
e0898c8af4e0512d77a14f2223cfca0be913f40d5e5759fc2529bfbee9dd24ee
|