David Vaz

Results 3 issues of David Vaz

It is not critical, but sometimes useful when servers get slightly out of sync in terms of time. This PR only exposes the accepted_time_diff already available in PySaml2

If using Homebrew or MacPorts this should already be done, otherwise: in a terminal: $xcode-select --install For mojave this might also be necessary (installing the missing header files): $ install...

Does this support Django 1.5? I tried to run the tests: ``` python manage.py test django_unaccent .... FieldError: Join on field 'username' not permitted. Did you misspell 'contains_unaccent' for the...