mirror of
https://github.com/Hopiu/django-model-utils.git
synced 2026-03-16 20:00:23 +00:00
There are small typos in: - docs/managers.rst - model_utils/managers.py - tests/test_models/test_timestamped_model.py Fixes: - Should read `subclasses` rather than `subclasess`. - Should read `queryset` rather than `querset`. - Should read `permissible` rather than `permissable`. - Should read `modified` rather than `modifed`. - Should read `heterogeneous` rather than `heterogenous`. Signed-off-by: Tim Gates <tim.gates@iress.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_deferred_fields.py | ||
| test_savesignalhandling_model.py | ||
| test_softdeletable_model.py | ||
| test_status_model.py | ||
| test_timeframed_model.py | ||
| test_timestamped_model.py | ||
| test_uuid_model.py | ||