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
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
Built Distribution
Close
Hashes for django_file_inbox-0.1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d8a81f06266faf9c286385a8eefa683631eec7b3e664577c8bd07cc68ab6d380 |
|
MD5 | 388ecf933cb3d4f1d0f9515b20684f29 |
|
BLAKE2b-256 | 6dfec594813cedacc9a17e40b6b6264942105fc1e652d7f48f1a67620a69c550 |