Coding Style & Structure

Style

Coding follows the PEP 8 Style Guide for Python Code.

Structure

The frontend_notification directory:

|-- templatetags       - Templatetags
|-- fixtures           -
`-- templates          - This area is used to override templates
    `-- frontend_notification