@ntoinet
@ntoinet
Could you please clarify that, without prior notice, djcelery is not supported anymore? Of course, with Flower, TaskState and WorkerState do not make much sense. However, the bundle PeriodicTask, IntervalSchedule...
I am using it on Django 1.8, but have not upgraded yet to Django 1.9. I agree that the status should be clarified.
Here is exactly what I do: ``` >>> import json >>> from oauthlib.oauth2 import ServiceApplicationClient >>> from requests_oauthlib import OAuth2Session >>> json_file = json.load(open("google_service_privatekey.json")) >>> client_id = json_file['client_id'] >>> issuer...
Wow it's a pity, I really liked the project and used it so often!
Great job! I really like the very neat use of data-validation. But, I too, need the radio button.