django-admin2/example/blog/tests
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
..
__init__.py many fixes to django-admin2 with py3 2014-10-10 22:19:02 -05:00
test_apiviews.py feat: upgrade Django and Python to supported versions 2020-11-21 22:16:43 +06:00
test_builtin_api_resources.py fixed reverse reverse_lazy import errors 2018-05-11 01:23:23 +06:00
test_filters.py feat: upgrade Django and Python to supported versions 2020-11-21 22:16:43 +06:00
test_modelforms.py feat: upgrade Django and Python to supported versions 2020-11-21 22:16:43 +06:00
test_nestedobjects.py Optimise imports 2016-05-08 01:31:16 +02:00
test_permissions.py fixed pep8 errors 2018-10-23 13:42:09 +06:00
test_views.py docs: Fix a few typos 2022-08-02 21:47:15 +10:00