Skip to main content

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

  1. Install SASS from https://sass-lang.com/install
  2. Run ./scripts/css_compile.sh

Local development

  1. Activate pbx2 viertual environment
  2. Install local django-pbx-admin pip install -e .
  3. 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

If you're not sure about the file name format, learn more about wheel file names.

django_pbx_admin-1.21.0a10-py3-none-any.whl (7.5 MB view details)

Uploaded Python 3

File details

Details for the file django_pbx_admin-1.21.0a10-py3-none-any.whl.

File metadata

File hashes

Hashes for django_pbx_admin-1.21.0a10-py3-none-any.whl
Algorithm Hash digest
SHA256 05583a99230fd91ece7fa775e0399b3489f0d03ccb96aeff7836109e1d8cbba4
MD5 6ae6e528b0d54727aa1d7b8c938ad6a1
BLAKE2b-256 17c3e8178e001221826b8173a835eaced4dd96a3cbf55aaa9c22a6af8e02e1b7

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page