Abstract Models =============== This is a collection of abstract django models that can be used as base classes or mixins with your regular django models. .. automodule:: awl.absmodels :members: