Skip to main content

Simple inbox for Django file-based EmailBackend

Project description

django-file-inbox

Purpose

Installation & configuration

settings.py

The following values may be added to the settings.py file:

Name Description Default
FILE_INBOX_BOOTSTRAP Whether the project is using Bootstrap False
FILE_INBOX_TABLE_CLASSES CSS classes to apply to the table. This supercedes FILE_INBOX_BOOTSTRAP Empty string
FILE_INBOX_PAGINATION Numver of records to show per page for the Inbox ListView 10
FILE_INBOX_BASE_TEMPLATE Base template name to use for the inbox list and detail views base.html
FILE_INBOX_BLOCK_NAME Name of the tempalte block to use for the inbox list and detail views content

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django_file_inbox-0.1.0.tar.gz (6.8 kB view hashes)

Uploaded Source

Built Distribution

django_file_inbox-0.1.0-py3-none-any.whl (9.2 kB view hashes)

Uploaded Python 3

Supported by

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