Mentions légales du service
APIJobView pb with no user
If one try to access a job without a user set, there's an error ```AttributeError: 'WSGIRequest' object has no attribute 'user'``` from main.mixins. Seen in test_api_jobs.
issue