David Sauve

Results 5 issues of David Sauve

SearchBackend.search with highlight converts results to lowercase in the output string as a result of the way it does the search and replace.

Defect
Has dependency

git log and diff should optionally work on the selected file or entire project instead of always assuming the whole project.

TODO

It appears as though the loginas app has an undocumented dependency on the django.contrib.admin app in [utils.py](https://github.com/skorokithakis/django-loginas/blob/master/loginas/utils.py#L63) ``` Traceback (most recent call last): [...] File "/app/project/apps/accounts/urls.py", line 4, in from...

Should include `tests.py` so that users can run automated tests.

todo

Include documentation on using included views specifically what the context contains.

todo