adeelehsan
0e3bf36ced
Verification enabled for the software secure
...
PROD-1395
2020-04-17 12:26:12 +05:00
Awais Jibran
a2091d06ce
Rebase and improve logging.
2020-04-13 14:14:11 +05:00
Awais Jibran
d3ada8a2ef
Handle json serializable exception.
2020-04-13 14:14:11 +05:00
Awais Jibran
804fac9358
Adds retry logic for software secure
2020-04-13 14:14:11 +05:00
Ahtisham Shahid
34d126f9e5
changed verification email type to html
...
changed verification email type to html
changed verification email type to html
changed verification email type to html
2020-04-08 14:50:49 +05:00
Waheed Ahmed
3dc3e10819
Revert "Adds retry logic for software secure."
2020-04-07 20:40:06 +05:00
Waheed Ahmed
21105898da
Revert "Remove todo"
2020-04-07 20:36:39 +05:00
Awais Jibran
262b7f7bdc
Remove todo
2020-04-07 11:03:17 +05:00
Awais Jibran
4ead215665
Adds retry logic for ss.
...
1. Created a new celery queue with key `SOFTWARE_SECURE_VERIFICATION_ROUTING_KEY`.
2. Added a celery task with retry logic.
3. sorted imports with isort.
4. Changed deprecated `log.warn` => `log.warning`.
2020-04-06 15:16:56 +05:00
Feanil Patel
9cf2f9f298
Run 2to3 -f future . -w
...
This will remove imports from __future__ that are no longer needed.
https://docs.python.org/3.5/library/2to3.html#2to3fixer-future
2019-12-30 10:35:30 -05:00
arbisoft
6c39ec43be
Fixing python-modernize issues.
2019-07-16 12:34:28 +05:00
Matthew Piatetsky
764319d3e0
fix unicode strings in lms/ part 2
2019-02-13 10:35:56 -05:00
uzairr
af81113acf
Update verification status emails
...
Previously Verfication status emails are sent using sail-thru.Now,
Separate templates are added in the platform that will be used to
sent status emails to the learners.
LEARNER-5931
2018-08-16 17:50:41 +05:00