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
File details
Details for the file django_file_inbox-0.1.0.tar.gz
.
File metadata
- Download URL: django_file_inbox-0.1.0.tar.gz
- Upload date:
- Size: 6.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.10.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5f3fa662bae5412e96eecc2ec56e47489d0497b740282f7b9c781c64597fb2bd |
|
MD5 | c563a2c67ebfd7991bdde5ec84a91f84 |
|
BLAKE2b-256 | 0ee4463027d84e6fbef1f003104056c83f2c00807951485b69ec9066e5718ca5 |
Provenance
File details
Details for the file django_file_inbox-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: django_file_inbox-0.1.0-py3-none-any.whl
- Upload date:
- Size: 9.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.10.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d8a81f06266faf9c286385a8eefa683631eec7b3e664577c8bd07cc68ab6d380 |
|
MD5 | 388ecf933cb3d4f1d0f9515b20684f29 |
|
BLAKE2b-256 | 6dfec594813cedacc9a17e40b6b6264942105fc1e652d7f48f1a67620a69c550 |