Aarif
98af9ce418
remove useless-supression warnings
2020-05-01 19:42:15 +05:00
Feanil Patel
6e3fe00fff
Fix all E303 pep8 errors.
2019-12-30 12:25:38 -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
871c8f807b
Fixing python-modernize issues.
2019-07-09 18:52:08 +05:00
Matthew Piatetsky
7df30938c4
fix unicode strings in cms/
2019-02-04 13:01:51 -05:00
Jeremy Bowman
68902a2f3f
TE-2689 Remove useless pylint suppressions part 3
2018-08-16 09:57:01 -04:00
Eric Fischer
247bb50ed2
s/django.core.urlresolvers/django.urls/g
...
Django 1.10 deprecation fix for Hackathon XIX
Addresses PLAT-1397
2018-06-05 13:59:09 -04:00
Andy Armstrong
ebb04ca396
Reorder Studio imports using isort
2017-05-30 17:00:50 -04:00
bmedx
6e88c2d26e
Linting fixes
2017-03-03 17:03:35 -05:00
bmedx
322de9604d
Address PR feedback
2017-03-03 15:42:11 -05:00
bmedx
d5eb9c0b21
Fix more lint violations, remove prints
2017-03-03 10:32:22 -05:00
bmedx
327aeb18aa
Fix pep8 violation
2017-03-03 09:49:23 -05:00
bmedx
1b6123294d
Fixes to celery queuing and text
2017-03-02 15:29:54 -05:00
bmedx
6ca739d811
Send emails on completed django-user-tasks
...
- Creates a new app under cms
- Sends emails asynchronously on completion of any top-level job
- Moves old user task related cms tests to cms_user_tasks
2017-03-01 17:07:42 -05:00