django-lass-utils

django-lass-utils provides the lass_utils package, which contains multiple models, mixins and functions that are too general to fit into a more specific app but are depended upon by the rest of the LASS project.

lass_utils factors out some common general patterns seen in a large variety of models throughout LASS, including:

  1. Models with effective date ranges
  2. Models that specify types/categories of other models (similar to dynamic lookup/choice tables)

Indices and tables

Project Versions

Table Of Contents

Next topic

Licence

This Page