django-admin2/docs/ref
Tim Gates 41aec317e1
docs: Fix a few typos
There are small typos in:
- djadmin2/actions.py
- djadmin2/views.py
- docs/ref/actions.rst
- docs/ref/meta.rst
- docs/ref/permissions.rst
- example/blog/tests/test_views.py

Fixes:
- Should read `separated` rather than `seperated`.
- Should read `response` rather than `reponse`.
- Should read `objects` rather than `obejcts`.
- Should read `modifying` rather than `modifing`.
- Should read `limited` rather than `limitted`.
- Should read `explicitly` rather than `explicityly`.
- Should read `execute` rather than `exectue`.
- Should read `embarrassing` rather than `embarressing`.
- Should read `denied` rather than `diened`.

Signed-off-by: Tim Gates <tim.gates@iress.com>
2022-08-02 21:47:15 +10:00
..
actions.rst docs: Fix a few typos 2022-08-02 21:47:15 +10:00
api.rst fix #234, this adds formal install instructions to the docs and includes reorganization of the docs 2013-07-06 09:55:29 +02:00
built-in-views.rst Theme bump 2013-07-13 12:37:44 +02:00
forms.rst Fix documentation examples 2016-06-06 11:52:27 +02:00
meta.rst docs: Fix a few typos 2022-08-02 21:47:15 +10:00
modeladmin.rst Fix documentation examples 2016-06-06 11:52:27 +02:00
permissions.rst docs: Fix a few typos 2022-08-02 21:47:15 +10:00
renderers.rst Documentation 2013-07-07 15:08:42 +02:00
themes.rst feat: upgrade Django and Python to supported versions 2020-11-21 22:16:43 +06:00
views.rst Hardcoded LoginView (#436) 2016-09-03 15:17:37 +06:00