mirror of
https://github.com/Hopiu/django-model-utils.git
synced 2026-03-17 04:10:24 +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> |
||
|---|---|---|
| .. | ||
| changelog.rst | ||
| conf.py | ||
| fields.rst | ||
| index.rst | ||
| make.bat | ||
| Makefile | ||
| managers.rst | ||
| models.rst | ||
| setup.rst | ||
| utilities.rst | ||