This website requires JavaScript.
Explore
Help
Register
Sign In
Andal.LND
/
edx-platform
Watch
4
Star
0
Fork
0
You've already forked edx-platform
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9f820c9e718961afa418befd3ba6c8566adea8ec
edx-platform
/
lms
/
djangoapps
/
experiments
History
Tyler Hallada
1f42d1b384
Merge pull request
#18316
from edx/thallada/PLAT-1524-on-delete
...
PLAT-1524: Add on_delete kwarg to ForeignKey & OneToOneFields
2018-06-06 10:38:15 -04:00
..
migrations
Add on_delete kwarg to ForeignKey & OneToOneFields
2018-06-05 17:05:12 -04:00
tests
s/django.core.urlresolvers/django.urls/g
2018-06-05 13:59:09 -04:00
__init__.py
…
admin.py
Exposed ExperimentKeyValue model in Django admin
2017-07-19 12:27:51 -04:00
factories.py
Add an import of a submodule to make pytest less complainy
2017-10-13 10:01:35 -04:00
filters.py
…
models.py
Add on_delete kwarg to ForeignKey & OneToOneFields
2018-06-05 17:05:12 -04:00
permissions.py
…
routers.py
…
serializers.py
…
urls.py
Fix more Django 2.0 deprecation warnings around URLconfs.
2018-05-03 13:50:08 -04:00
utils.py
Silence deprecation warnings
2018-05-02 10:03:50 -04:00
views.py
support cross domain ajax requests to the experiments APIs
2018-04-24 08:30:58 -04:00