Stu Young
|
c557379cab
|
incr-268 (#20571)
* run python modernize
* run isort
|
2019-05-15 14:55:19 -04:00 |
|
John Eskew
|
ffb1f9fe2a
|
Fix more Django 2.0 deprecation warnings around URLconfs.
|
2018-05-03 13:50:08 -04: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 |
|
Andy Armstrong
|
79acb5c5be
|
Reorder LMS imports using isort
|
2017-06-11 21:48:06 -04:00 |
|
Hasnain
|
e3c9f87364
|
Added rss_proxy djangoapp for proxying requests to whitelisted RSS feed URLs
|
2016-01-19 09:57:23 -05:00 |
|