django-model-utils/model_utils/tests
Tony Aldridge 003ad70805 Added equality methods to Choices objects, and overrode + for Choices
for easy concatenation with other Choices and choice-like iterables.
Also wrote tests for them, and extended the readme to reflect this
2013-08-23 16:58:10 +01:00
..
__init__.py initial import (with InheritanceCastModel) 2009-07-02 14:03:02 -04:00
models.py Add tests for tracking non-field attributes 2013-06-03 12:08:01 -07:00
tests.py Added equality methods to Choices objects, and overrode + for Choices 2013-08-23 16:58:10 +01:00