django-watson/watson
Tim Gates e87324b466
docs: Fix simple typo, thie -> this
There is a small typo in watson/search.py.

Should read `this` rather than `thie`.
2020-03-10 05:53:33 +11:00
..
management [BUGFIX] Fixed buildwatson error with no admin installed 2019-10-30 17:12:41 +01: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.5.4 2020-02-05 10:15:20 +00:00
admin.py Added flake8, fixed syntax, flattened package structure 2016-11-07 21:33:33 +01:00
backends.py Add django 3 support 2020-01-31 16:17:54 +03:00
middleware.py Fixing flake8 2017-11-27 08:54:17 +00:00
models.py Add django 3 support 2020-01-31 16:17:54 +03:00
search.py docs: Fix simple typo, thie -> this 2020-03-10 05:53:33 +11:00
urls.py Add app_name to be compatible with Django 2. 2018-02-02 16:19:16 +09:00
views.py Add django 3 support 2020-01-31 16:17:54 +03:00