- Jun 07, 2018
-
-
Calen Pennington authored
Revert "Switch container factory to webpack"
-
Calen Pennington authored
-
Michael Youngstrom authored
Add require_https to all is_safe_url calls
-
Michael Youngstrom authored
-
Brian Mesick authored
Change usages of is_safe_url to use new allowed_hosts instead of host
-
Qubad786 authored
-
Qubad786 authored
-
irfanuddinahmad authored
-
Ahsan Ul Haq authored
Exempt csrf on donate
-
- Jun 06, 2018
-
-
sanfordstudent authored
Revert "OAuth2 API to call XBlock handlers"
-
sanfordstudent authored
-
Tyler Hallada authored
PLAT-1746: Use Django 1.11 format_lazy instead of allow_lazy
-
Calen Pennington authored
Switch container factory to webpack
-
bmedx authored
"host" parameter is deprecated and throws a warning
-
Brian Mesick authored
Remove SessionAuthenticationMiddleware from INSTALLED_APPS
-
Calen Pennington authored
-
Calen Pennington authored
-
Calen Pennington authored
-
Calen Pennington authored
-
Calen Pennington authored
Reapplies edx/edx-platform#17509 This reverts commit 0f7e2373.
-
edX Transifex Bot authored
-
Eric Fischer authored
Upgrade edx-ora2 to 2.1.17
-
Brian Mesick authored
Remove unused pytest markers for Django 1.11 upgrade
-
Michael Youngstrom authored
Remove temp django upgrade logic
-
Tyler Hallada authored
-
Eric Fischer authored
-
bmedx authored
It is always on now, and this is just a deprecated stub which will be removed in Django 2.0.
-
Tyler Hallada authored
PLAT-1524: Add on_delete kwarg to ForeignKey & OneToOneFields
-
Michael Youngstrom authored
-
bmedx authored
-
Bill DeRusha authored
Update copy for password compliance message to be more clear.
-
Waheed Ahmed authored
Fix PDF cert gereration/regeneration and URLs.
-
- Jun 05, 2018
-
-
Tyler Hallada authored
Django 2.0 will make this field required for `ForeignKey` and `OneToOneFields`. In previous versions the option defaulted to `models.CASCADE` when not specified. This change should make the deprecation warnings in the current Django version go away. The migrations where also modified, but the changes should not cause a change in the database schema since `models.CASCADE` was already the old default.
-
Bill DeRusha authored
-
Brian Beggs authored
OAuth2 API to call XBlock handlers
-
Eric Fischer authored
s/django.core.urlresolvers/django.urls/g
-
Chandrakant Gopalan authored
-
Eric Fischer authored
Django 1.10 deprecation fix for Hackathon XIX Addresses PLAT-1397
-
- Jun 04, 2018
-
-
Jeremy Bowman authored
TE-2543 Add tox env for Python 3.5
-
Jeremy Bowman authored
-