django-model-utils/docs
Tim Gates 2dab8afded docs: Fix a few typos
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>
2022-08-17 22:37:49 +02:00
..
changelog.rst Add changelog to doc. 2021-04-08 14:50:11 +02:00
conf.py Use setuptools_scm 2020-11-29 14:39:17 +01:00
fields.rst Added urlsafe token field 2021-04-30 21:40:39 +05:00
index.rst Add changelog to doc. 2021-04-08 14:50:11 +02:00
make.bat Add initial documentation (based on README) 2013-07-31 22:55:43 -07:00
Makefile Add initial documentation (based on README) 2013-07-31 22:55:43 -07:00
managers.rst docs: Fix a few typos 2022-08-17 22:37:49 +02:00
models.rst Fixed a typo 2021-04-14 10:21:03 +06:00
setup.rst Fix Django and Python supported version in setup doc. 2021-04-08 14:50:11 +02:00
utilities.rst #491 Context manager for resetting fields (#494) 2021-10-08 15:09:20 +06:00