debian-django-watson/watson
Tim Gates 1ad7ac9781 docs: Fix a few typos
There are small typos in:
- tests/test_watson/tests.py
- watson/search.py

Fixes:
- Should read `request` rather than `requet`.
- Should read `committed` rather than `commited`.

Signed-off-by: Tim Gates <tim.gates@iress.com>
2022-10-07 16:55:40 +02:00
..
management Fix typo in buildwatson 2022-10-07 16:55:40 +02:00
migrations Set on_delete=CASCADE for ForeignKey model fields 2017-07-22 12:46:36 +02:00
templates/watson Added flake8, fixed syntax, flattened package structure 2016-11-07 21:33:33 +01:00
templatetags Flatten context for render_to_string 2017-06-13 12:36:39 +01:00
__init__.py v1.6.2 2022-10-07 16:55:40 +02:00
admin.py Added flake8, fixed syntax, flattened package structure 2016-11-07 21:33:33 +01:00
apps.py Add AppConfig with default_auto_field set 2022-10-07 16:55:40 +02:00
backends.py Change deprecated force_text -> force_str 2022-10-07 16:55:40 +02:00
middleware.py Fixing flake8 2017-11-27 08:54:17 +00:00
models.py Add handling for RelatedField pk types 2022-10-07 16:55:40 +02:00
search.py docs: Fix a few typos 2022-10-07 16:55:40 +02:00
urls.py `url` -> `re_path` 2022-10-07 16:55:40 +02:00
views.py Add django 3 support 2022-10-07 16:55:40 +02:00