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 |
|
Stu Young
|
c20c770eb0
|
incr-297 (#20604)
* run python modernize
* run isort
|
2019-05-15 16:58:04 -04:00 |
|
Jeremy Bowman
|
ca84751bbd
|
PLAT-1889 Fix URL config and reversal issues
|
2018-01-19 11:02:06 -05:00 |
|
bmedx
|
bebdc069a7
|
LMS urls cleanup for Django 1.11
- Remove usage of django.urls.patterns
- Change urls tuples to lists
- Make all string view names callables
- This is the third urls update for LMS
|
2017-11-07 14:17:54 -05:00 |
|
Robert Raposa
|
e7028c6eab
|
Move static_template_view.views to its own urls.py.
|
2016-10-12 14:37:18 -04:00 |
|