Module defaults

Source
Expand description

Defines the defaults for this crate.

Constants§

DATE_FORMAT_SLUG
Date format string for slugs. Translates to: YYYY-MM-DD-HHMMSS i.e. 1970-01-01-120000.
DATE_FORMAT_TEMPLATE
Date format string for template date filter. Translates to: YYYY-MM-DD i.e. 1970-01-01.

Statics§

CRATE_ROOT
The crates’s root directory.
HOME
The user’s home directory.
UNICODE_TO_ASCII_SYMBOLS
A list of “smart” Unicode symbols and their ASCII eqivalents.